2011/03/30 05:50:35 [error] 1090#0: *40 open() "/var/www/nginx-default/
favicon.ico" failed (2: No such file or directory), client:
184.73.245.208, server: localhost, request: "GET /favicon.ico HTTP/
1.0", host: "www.imaboy.cn", referrer: "http://www.google.com/search?
hl=en&source=hp&btnG=Google+Search&q=xanax+2mg+bars"
2011/03/30 07:14:38 [error] 1090#0: *43 open() "/var/www/nginx-default/
robots.txt" failed (2: No such file or directory), client:
66.249.66.2, server: localhost, request: "GET /robots.txt HTTP/1.1",
host: "imaboy.cn"
The fact is that i have file under "/var/www/favicon.ico", but now it
seems that it try to open it from "/var/www/nginx-default/
favicon.ico".
On 3月30日, 下午1时09分, Sam Walters <mr.sam...@gmail.com> wrote:
> Hi Yongzhen,
>
> Looks like you're trying to run two mis-configured web servers.
>
> if you're on linux stop the nginx process eg: /etc/init.d/nginx stop
> The stuff you've submitted is for apache: Send us the contents of the
> apache log file showing the error.
>
> Perhaps *if the error is long* usehttp://pastebin.com/instead of
> putting the error code into the email.
>
> cheers
>
> sam_w
>
>
>
> On Wed, Mar 30, 2011 at 8:40 AM, creecode <creec...@gmail.com> wrote:
> > Hello Yongzhen,
>
> > The first thing you might want to find out is why, apparently, nginx
> > is giving you an error when you say that you are using apache/wsgi.
>
> > If I had to guess I'd say you might have an nginx server acting as a
> > proxy in your stack somewhere. I'm not an expert though as I've just
> > been getting to grips with basic proxying myself.
>
> > Check for an nginx error log somewhere... see what that says, if
> > there...
>
> > On Mar 29, 2:07 pm, yongzhen zhang <4...@live.cn> wrote:
>
> >> nginx/0.7.65
>
> > Toodle-loooooooo..........
> > creecode
>
> > --
> > You received this message because you are subscribed to the Google Groups "Django users" group.
> > To post to this group, send email to django-users@googlegroups.com.
> > To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
> > For more options, visit this group athttp://groups.google.com/group/django-users?hl=en.
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
No comments:
Post a Comment