Hi, had a web2py application running with apache2 and everything worked
correctly ... At migrate to nginx application works, but when I enter the
admin gives me the following error:

'Traceback (most recent call last):\n  File
"/home/www-data/web2py/gluon/main.py", line 573, in wsgibase\n
 serve_controller(request, response, session)\n  File
"/home/www-data/web2py/gluon/main.py", line 228, in serve_controller\n
 run_models_in(environment)\n  File
"/home/www-data/web2py/gluon/compileapp.py", line 533, in run_models_in\n
 code = read_pyc(model)\n  File
"/home/www-data/web2py/gluon/compileapp.py", line 446, in read_pyc\n
 raise SystemError(\'compiled code is incompatible\')\nSystemError:
compiled code is incompatible\n'
p159

Thanks ..

--
Federico Ferraro
Usuario Linux : 482533.
--

-- 
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/d/optout.

Reply via email to