Problem with mod_python/3.3.1 and apache

NccWarp9 nccwarp9 at gmail.com
Mon Mar 31 18:03:51 EDT 2008


Hello,

im using Apache HTTPD 2.2.8 with mod_python/3.3.1 Python/2.4.3 on
Windows and having truble starting pythone, any help would be
appreciated
.
Im getting this error:

[Mon Mar 31 23:53:03 2008] [error] make_obcallback: could not import
mod_python.apache.\n
'import site' failed; use -v for traceback
'import site' failed; use -v for traceback
ImportError: No module named mod_python.apache
[Mon Mar 31 23:53:03 2008] [error] make_obcallback: Python path being
used "['C:\\\\Windows\\\\system32\\\\python24.zip', '', 'c:\\\\xampp\\\
\python\\\\DLLs', 'c:\\\\xampp\\\\python\\\\lib', 'c:\\\\xampp\\\
\python\\\\lib\\\\plat-win', 'c:\\\\xampp\\\\python\\\\lib\\\\lib-tk',
'C:\\\\xampp\\\\apache\\\\bin']".
[Mon Mar 31 23:53:03 2008] [error] get_interpreter: no interpreter
callback found.
[Mon Mar 31 23:53:03 2008] [error] [client 127.0.0.1] python_handler:
Can't get/create interpreter., referer: http://localhost/python/
[Mon Mar 31 23:53:25 2008] [error] make_obcallback: could not import
mod_python.apache.\n
ImportError: No module named mod_python.apache

thx



More information about the Python-list mailing list