> On 9 Jun 2016, at 1:22 PM, domca macdo <[email protected]> wrote:
> 
> Hello am with my first project with django and I tell you that I have 2 days 
> trying to run it on apache .. I started doing it by installing and 
> configuring apache mod_wgsi in the same apache to run my django project which 
> unfortunately fails to do this morning in my I see this other method work 
> mod_wgsi express just get home started in an attempt to ride I think ye come 
> a long way since achieving install everything according to parameters set in 
> my virtual environment where I stayed in my project .... but right now I an 
> error that I can not solve ... run my server with the following command 
> (mod_wsgi start-server-express --application-type module yarv1.wsgi) the 
> server starts without any warning or apparent problem ... but when I try to 
> access (http://127.0.0.1:8000/home/) skips a 500 error page not found and 
> when I see in the log out the following (Exception occurred processing WSGI 
> script '/ tmp / mod_wsgi-localhost: 8000: 1000 / htdocs /home'. ) You think I 
> have something misconfigured could help in this case I remain attentive 
> greetings

Normally after:

    Exception occurred processing WSGI script '/ tmp / mod_wsgi-localhost: 
8000: 1000 / htdocs /home’.

You should see a Python traceback and details of an exception. Do you see that? 
Can you provide the full message that is down from that point onwards?

Thanks.

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 https://groups.google.com/group/modwsgi.
For more options, visit https://groups.google.com/d/optout.

Reply via email to