I have ticket issued: unknown when there is bad persmission on web2py
folder, sub-folder and files...

sudo chown -R www-data.www-data web2py/

Should do the tricks

Richard


On Thu, Oct 31, 2013 at 4:52 PM, David Manns <dgma...@gmail.com> wrote:

> Running standalone in the web2py dev environment, errors produce good
> tickets.  However, when running in the GAE SDK, all I get is "Ticket
> issued: unknown".
>
> I have done these things that I found in the users group:
>
> !!!! Attention all users: For pre 2.6 applications to work with web2py
> >=2.6, you must copy static/js/web2py.js, controllers/appadmin.py, and
> views/appadmin.html from the welcome app to your own apps (all of them).
>
> !!!! Attention production users: The updated handlers and examples are in
> handlers/ and examples/. The updated ones will not override the existing
> ones. To use the new ones it is not sufficient to upgrade web2py, you also
> need to copy the desired handler/example in the root web2py/ folder.
> !!!! Attention all users: For pre 2.6 applications to work with web2py
> >=2.6, you must copy static/js/web2py.js, controllers/appadmin.py, and
> views/appadmin.html from the welcome app to your own apps (all of them).
>
> !!!! Attention production users: The updated handlers and examples are in
> handlers/ and examples/. The updated ones will not override the existing
> ones. To use the new ones it is not sufficient to upgrade web2py, you also
> need to copy the desired handler/example in the root web2py/ folder.
>
> What else do I need to do?
>
>
>
>  --
> Resources:
> - http://web2py.com
> - http://web2py.com/book (Documentation)
> - http://github.com/web2py/web2py (Source code)
> - https://code.google.com/p/web2py/issues/list (Report Issues)
> ---
> You received this message because you are subscribed to the Google Groups
> "web2py-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to web2py+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to