7 messages in ru.sysoev.nginxRe: Adding phpmyadmin to my default site
FromSent OnAttachments
Dieter ZinkeJan 23, 2009 1:53 am 
Igor SysoevJan 23, 2009 2:30 am 
Dieter ZinkeJan 23, 2009 3:40 am 
Igor SysoevJan 23, 2009 3:54 am 
Dieter ZinkeJan 23, 2009 4:43 am 
Igor SysoevJan 23, 2009 5:41 am 
Dieter ZinkeJan 23, 2009 12:36 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: Adding phpmyadmin to my default siteActions...
From:Igor Sysoev (is@rambler-co.ru)
Date:Jan 23, 2009 5:41:30 am
List:ru.sysoev.nginx

On Fri, Jan 23, 2009 at 04:44:19AM -0800, Dieter Zinke wrote:

The source code for the main login page gives this:

<div class="container"> <a href="http://www.phpmyadmin.net" target="_blank" class="logo"><img
src="./themes/original/img/logo_right.png" id="imLogo" name="imLogo"
alt="phpMyAdmin" border="0" /></a> <h1>Welcome to <bdo dir="ltr" xml:lang="en">phpMyAdmin </bdo></h1>

Trying a http://localhost/phpmyadminthemes/original/img/logo_right.png via
browser results in a 404 Not Found nginx.

Do you mean http://localhost/phpmyadmin/themes/original/img/logo_right.png ?

What is in error_log ?