I just downloaded the nightly build and the trunk version .... they are not 
running ! my apache server error log gives me this :
[Mon Oct 08 10:57:37 2012] [error] [client 127.0.0.1] mod_wsgi (pid=2009): 
Target WSGI script '/home/www-data/web2py/wsgihandler.py' cannot be loaded 
as Python module.
[Mon Oct 08 10:57:37 2012] [error] [client 127.0.0.1] mod_wsgi (pid=2009): 
Exception occurred processing WSGI script 
'/home/www-data/web2py/wsgihandler.py'.
[Mon Oct 08 10:57:37 2012] [error] [client 127.0.0.1] Traceback (most 
recent call last):
[Mon Oct 08 10:57:37 2012] [error] [client 127.0.0.1]   File 
"/home/www-data/web2py/wsgihandler.py", line 33, in <module>
[Mon Oct 08 10:57:37 2012] [error] [client 127.0.0.1]     import gluon.main
[Mon Oct 08 10:57:37 2012] [error] [client 127.0.0.1]   File 
"/home/www-data/web2py/gluon/main.py", line 114, in <module>
[Mon Oct 08 10:57:37 2012] [error] [client 127.0.0.1]     raise RuntimeError
, "Cannot determine web2py version"
[Mon Oct 08 10:57:37 2012] [error] [client 127.0.0.1] RuntimeError: 
Cannotdetermine web2py version
[Mon Oct 08 10:57:37 2012] [error] [client 127.0.0.1] mod_wsgi (pid=2009): 
Target WSGI script '/home/www-data/web2py/wsgihandler.py' cannot be loaded 
as Python module.
[Mon Oct 08 10:57:37 2012] [error] [client 127.0.0.1] mod_wsgi (pid=2009): 
Exception occurred processing WSGI script 
'/home/www-data/web2py/wsgihandler.py'.
[Mon Oct 08 10:57:37 2012] [error] [client 127.0.0.1] Traceback (most 
recent call last):
[Mon Oct 08 10:57:37 2012] [error] [client 127.0.0.1]   File 
"/home/www-data/web2py/wsgihandler.py", line 33, in <module>
[Mon Oct 08 10:57:37 2012] [error] [client 127.0.0.1]     import gluon.main
[Mon Oct 08 10:57:37 2012] [error] [client 127.0.0.1]   File 
"/home/www-data/web2py/gluon/custom_import.py", line 300, in __call__
[Mon Oct 08 10:57:37 2012] [error] [client 127.0.0.1]     fromlist, level)
[Mon Oct 08 10:57:37 2012] [error] [client 127.0.0.1]   File 
"/home/www-data/web2py/gluon/custom_import.py", line 80, in __call__
[Mon Oct 08 10:57:37 2012] [error] [client 127.0.0.1]     level)
[Mon Oct 08 10:57:37 2012] [error] [client 127.0.0.1]   File 
"/home/www-data/web2py/gluon/main.py", line 114, in <module>
[Mon Oct 08 10:57:37 2012] [error] [client 127.0.0.1]     raise RuntimeError
, "Cannot determine web2py version"
[Mon Oct 08 10:57:37 2012] [error] [client 127.0.0.1] RuntimeError: 
Cannotdetermine web2py version
[Mon Oct 08 11:05:42 2012] [error] [client 127.0.0.1] File does not exist: 
/var/www/favicon.ico

do you guys have any ideas on how can I make this run ???

where do I remove the rc1 ??? 

thank you

Don

-- 



Reply via email to