I'm using the latest GAE 1.5.2 and web2py 1.96.4. When I run the application 
with:
python2.5 /opt/gae-python-sdk/dev_appserver.py --port 8001 ./web2py
and open http://localhost:8001 in a browser I get the HTTP 500 internal 
server error.

There is no message in the appserver console output, there is also no error 
file in
web2py/applications/init/errors. I've also deployed the app to GAE as test 
version
to check if there would be some info in the log, but there was none.

How can I debug this? There must be a reason why web2py is generating the 
error
but I don't know where to look for clues.


Reply via email to