admin is not supposed to run on GAE because GAE does not allow you to
write on filesystem.

You can make it work with minor tweaks but it would be useless because
of the limitation above.

Massimo

On Dec 26, 10:13 am, zhaopeng <[email protected]> wrote:
> Hi All,
> a small app works fine on web2py's default host server.but when it
> runs on gae's dev_appserver,it account an issue:
>   Internal error
>   Ticket issued: unknown
>   admin disabled because unable to access password file
> maybe it because i use session.token==1(or 0) to check whether the
> user has login.
> Is there some method to avoid the issue.
>
> Thanks,
> Peng
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
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/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to