I'm unable to get web2py working at all using the GAE development
server. This is my first web2py install. I downloaded the latest trunk
(when I log in it says web2py Version 1.43 (2008-09-22 11:22:03)).
Starting web2py directly ("python web2py.py") works fine -- I can
browse the admin interface etc. without any problem.

But here are various URLs and the error message I receive on port
8017, which I have my local GAE development server running:

http://127.0.0.1:8017/admin/default/site
  admin disabled because unable to access password file

http://127.0.0.1:8017 sends me to http://127.0.0.1:8017/welcome/default/index,
then:

  Internal error
  Ticket issued: unrecoverable

I tried copying the "reddish" app into the "applications" folder,
figuring that this would at least have all the necessary configs in
place to work with GAE.

http://127.0.0.1:8017/reddish/
  Internal error
  Ticket issued: unknown
    (click on unknown: admin disabled because unable to access
password file)


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to