Switch to apache mod_wsgi now it works.

Note:
if you get "does not contain WSGI application 'application'."
check that you have application = app.wsgifunc()

On Wednesday, July 4, 2012 11:39:28 PM UTC+2, lars159 wrote:
>
> I have copied the session count example and copied the lighttpd with 
> fastcgi example but i don't get the session to work.
>
> The code.py creates a new session for eache request and the session cookie 
> get the path code.py/ 
> if i run the embedded server i get the session cookie path / and then it 
> works
> How can i debug this error what could be wrong.
>

-- 
You received this message because you are subscribed to the Google Groups 
"web.py" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/webpy/-/TBHEJqjuWiMJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/webpy?hl=en.

Reply via email to