Tuesday, March 29, 2011

Re: develop to product

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* use http://pastebin.com/ instead of
putting the error code into the email.

cheers

sam_w

On Wed, Mar 30, 2011 at 8:40 AM, creecode <creecode@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 at http://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