The location of modpythonhandler is not in sys.path

On Jun 10, 8:05 pm, Cory Coager <[email protected]> wrote:
> Any idea why I'm getting this error?
>
> [Thu Jun 10 17:59:15 2010] [error] [client 74.76.167.89]
> AttributeError: module '/path/to/modpythonhandler.py' contains no
> 'handler'
> [Thu Jun 10 17:59:15 2010] [error] [client 74.76.167.89] Filename: '/
> path/to/500.shtml'
> [Thu Jun 10 17:59:15 2010] [error] [client 74.76.167.89] Directory: '/
> path/to/'
> [Thu Jun 10 17:59:15 2010] [error] [client 74.76.167.89] DocumentRoot:
> '/path/to'
> [Thu Jun 10 17:59:15 2010] [error] [client 74.76.167.89]   File "/path/
> to/gluon/utils.py", line 10, in ?\n    import hashlib
> [Thu Jun 10 17:59:15 2010] [error] [client 74.76.167.89]   File "/path/
> to/gluon/restricted.py", line 18, in ?\n    from utils import
> web2py_uuid
> [Thu Jun 10 17:59:15 2010] [error] [client 74.76.167.89]   File "/path/
> to/gluon/main.py", line 32, in ?\n    from restricted import
> RestrictedError
> [Thu Jun 10 17:59:15 2010] [error] [client 74.76.167.89]   File "/path/
> to/modpythonhandler.py", line 37, in ?\n    import gluon.main

Reply via email to