Hi guys,
I have my blog in webpy on adress
http://klerik.cz and works great, I
use apache with mod_wsgi.
Now after one maybe two years I download the code and try something
add and I have one problem with sessions. On my server with mod_wsgi
all works great, but whet I try builtin server on localhost, I can not
login to administration. I think the problem is in the sessions and
buildin server dont give me any error message, only the same login
form. I use this code:
http://paste.kde.org/436790/
Have anyone some idea?
Thanks for any answer
PS: when I develop the blog, I use version 0.34, now on localhost and
on my server with mod_wsgi I use 0.36. And sorry for my bad english.