Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [Thu Oct 09 09:47:52 2014] [error] [client xx.xx.xx.xxx] mod_python (pid=14395, interpreter='subdomain.domain.com', phase='PythonHandler', handler='web2py_modpython'): Application error
- [Thu Oct 09 09:47:52 2014] [error] [client xx.xx.xx.xxx] ServerName: 'subdomain.domain.com'
- [Thu Oct 09 09:47:52 2014] [error] [client xx.xx.xx.xxx] DocumentRoot: '/var/www/vhosts/domain.com/httpdocs'
- [Thu Oct 09 09:47:52 2014] [error] [client xx.xx.xx.xxx] URI: '/'
- [Thu Oct 09 09:47:52 2014] [error] [client xx.xx.xx.xxx] Location: None
- [Thu Oct 09 09:47:52 2014] [error] [client xx.xx.xx.xxx] Directory: '/var/www/vhosts/domain.com/httpdocs/'
- [Thu Oct 09 09:47:52 2014] [error] [client xx.xx.xx.xxx] Filename: '/var/www/vhosts/domain.com/httpdocs/'
- [Thu Oct 09 09:47:52 2014] [error] [client xx.xx.xx.xxx] PathInfo: ''
- [Thu Oct 09 09:47:52 2014] [error] [client xx.xx.xx.xxx] Traceback (most recent call last):
- [Thu Oct 09 09:47:52 2014] [error] [client xx.xx.xx.xxx] File "/usr/lib/python2.7/dist-packages/mod_python/importer.py", line 1537, in HandlerDispatch\n default=default_handler, arg=req, silent=hlist.silent)
- [Thu Oct 09 09:47:52 2014] [error] [client xx.xx.xx.xxx] File "/usr/lib/python2.7/dist-packages/mod_python/importer.py", line 1229, in _process_target\n result = _execute_target(config, req, object, arg)
- [Thu Oct 09 09:47:52 2014] [error] [client xx.xx.xx.xxx] File "/usr/lib/python2.7/dist-packages/mod_python/importer.py", line 1128, in _execute_target\n result = object(arg)
- [Thu Oct 09 09:47:52 2014] [error] [client xx.xx.xx.xxx] File "/var/www/vhosts/domain.com/httpdocs/web2py_modpython.py", line 5, in handler\n req.subprocess_env['PATH_INFO'] = req.subprocess_env['SCRIPT_URL']
- [Thu Oct 09 09:47:52 2014] [error] [client xx.xx.xx.xxx] KeyError: 'SCRIPT_URL'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement