I am trying to update a new install (Turnkey Linux Jessie Web2Py) from 
Python 2.7 to Python 3.

First I updated Web2Py in the admin menu, so that the version is compatible 
with Python 3, then I installed libapache2-mod-wsgi-py3, and since then, 
upon connecting, I got this text:
Internal Server Error

The server encountered an internal error or misconfiguration and was unable 
to complete your request.

Please contact the server administrator at webmaster@localhost to inform 
them of the time this error occurred, and the actions you performed just 
before this error.

More information about this error may be available in the server error log.


I checked the Apache logs, and found an error with the file wsgihandler.py. 
I took a version from the Web2Py GitHub, and replaced it. Since doing that 
and restarting apache2, I get a ticket come up whenever I try to connect to 
the server. I have a feeling that it is because there are some Python 2.7 
modules/code still loaded, but I am not sure which ones or how to update 
them to Python3 compatible versions.


I have tried clearing the sessions and errors.


Thank you.

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/web2py/bfa5d170-9ce1-493e-83a7-03f2a77f786b%40googlegroups.com.

Reply via email to