Problems with mod_python and Omero web installation
Posted: Wed Feb 24, 2010 10:22 am
Hello,
I have problems with mod_python on Ubuntu 9.10.
I got this error message when i try to use the web-interface on http://ip-address/webclient
Does anyone know what's wrong here?
Best Regards
Mike
I have problems with mod_python on Ubuntu 9.10.
I got this error message when i try to use the web-interface on http://ip-address/webclient
- Code: Select all
MOD_PYTHON ERROR
ProcessId: 22247
Interpreter: 'omero'
ServerName: 'omero'
DocumentRoot: '/var/www'
URI: '/webclient'
Location: '/'
Directory: None
Filename: '/var/www/webclient'
PathInfo: ''
Phase: 'PythonHandler'
Handler: 'django.core.handlers.modpython'
Traceback (most recent call last):
File "/usr/lib/python2.6/dist-packages/mod_python/importer.py", line 1537, in HandlerDispatch
default=default_handler, arg=req, silent=hlist.silent)
File "/usr/lib/python2.6/dist-packages/mod_python/importer.py", line 1186, in _process_target
newpath = eval(pathstring)
File "<string>", line 1
['/OMERO/omero_dist/lib/python', '/OMERO/omero_dist/lib/python/omeroweb] + sys.path
SyntaxError: EOL while scanning string literal
Does anyone know what's wrong here?
Best Regards
Mike