On 04/02/2015, at 9:05 PM, Paul Royik <[email protected]> wrote:

> In user/error.log there is "premature end of script: wsgi.py". This error 
> resolves automatically after server restart.

Can I see more than just that message, but also any messages from before and 
after, with time stamps included.

Basically give me the exact full messages spanning a few minutes either side of 
that.

I would also recommend you modify:

    /home/simamura/webapps/django_app/apache2/conf/httpd.conf

and set:

    LogLevel info

This will cause messages output by mod_wsgi about process restarts and the 
reason for them so can see what the trigger may have been.

BTW, some of the things you provide me before don't make too much sense when I 
look back at them.

So can you tell me what you get for:

    ls -las $HOME/webapps/django_app

And also can you tell me what the name of your Django project directory is 
under 'django_app'?

You configuration refers to 'proj', but also 'mathsite'. Unless you have been 
renaming things in what you have sent me, the Apache configuration for the 
application doesn't appear to be consistent and doesn't look like it is 
actually picking up things from the correct places, although the WebFaction 
default setup looks a bit dodgy to start with.

Graham

-- 
You received this message because you are subscribed to the Google Groups 
"modwsgi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/modwsgi.
For more options, visit https://groups.google.com/d/optout.

Reply via email to