On Apr 1, 8:03 am, NccWarp9 <[EMAIL PROTECTED]> wrote: > 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 -- http://mail.python.org/mailman/listinfo/python-list