Problem with mod_python/3.3.1 and apache

N

NccWarp9

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
 
G

Graham Dumpleton

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

See:

http://www.modpython.org/pipermail/mod_python/2008-March/025022.html

Also search the www.modpython.org site for other discussions/
suggestions in the mod_python mailing list.

Graham
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,535
Members
45,007
Latest member
obedient dusk

Latest Threads

Top