Graham Dumpleton
graham.dumpleton at gmail.com
Mon Oct 20 18:57:49 EDT 2008
Go to www.modpython.org and use its search box to look for past mentions of this in mailing list. For example: http://www.modpython.org/pipermail/mod_python/2008-March/025022.html Graham 2008/10/21 <mark at rubinator.com>: > An internal server error is being generated: Thanks for your help! > > [Mon Oct 20 18:08:25 2008] [notice] Parent: Received restart signal -- > Restarting the server. > [Mon Oct 20 18:08:25 2008] [notice] Child 3392: Exit event signaled. Child > process is ending. > [Mon Oct 20 18:08:25 2008] [notice] Apache/2.2.8 (Win32) configured -- > resuming normal operations > [Mon Oct 20 18:08:25 2008] [notice] Server built: Jan 18 2008 00:37:19 > [Mon Oct 20 18:08:25 2008] [notice] Parent: Created child process 3348 > [Mon Oct 20 18:08:25 2008] [error] python_init: Python version mismatch, > expected '2.5', found '2.5.2'. > [Mon Oct 20 18:08:25 2008] [error] python_init: Python executable found > 'C:\\Program Files\\Apache Software Foundation\\Apache2.2\\bin\\httpd.exe'. > [Mon Oct 20 18:08:25 2008] [error] python_init: Python path being used > 'c:\\python25\\python25.zip;.\\DLLs;.\\lib;.\\lib\\plat-win;.\\lib\\lib-tk;C:\\Program > Files\\Apache Software Foundation\\Apache2.2\\bin'. > [Mon Oct 20 18:08:25 2008] [notice] mod_python: Creating 8 session mutexes > based on 0 max processes and 64 max threads. > [Mon Oct 20 18:08:25 2008] [notice] Child 3348: Child process is running > [Mon Oct 20 18:08:26 2008] [notice] Child 3392: Released the start mutex > [Mon Oct 20 18:08:26 2008] [notice] Child 3348: Acquired the start mutex. > [Mon Oct 20 18:08:26 2008] [notice] Child 3348: Starting 64 worker threads. > [Mon Oct 20 18:08:26 2008] [notice] Child 3348: Starting thread to listen on > port 80. > [Mon Oct 20 18:08:27 2008] [notice] Child 3392: All worker threads have > exited. > [Mon Oct 20 18:08:27 2008] [notice] Child 3392: Child process is exiting > [Mon Oct 20 18:08:29 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 Oct 20 18:08:29 2008] [error] make_obcallback: Python path being used > "['c:\\\\python25\\\\python25.zip', '.\\\\DLLs', '.\\\\lib', > '.\\\\lib\\\\plat-win', '.\\\\lib\\\\lib-tk', 'C:\\\\Program Files\\\\Apache > Software Foundation\\\\Apache2.2\\\\bin']". > [Mon Oct 20 18:08:29 2008] [error] get_interpreter: no interpreter callback > found. > [Mon Oct 20 18:08:29 2008] [error] [client 169.152.81.100] python_handler: > Can't get/create interpreter. > > _______________________________________________ > Mod_python mailing list > Mod_python at modpython.org > http://mailman.modpython.org/mailman/listinfo/mod_python > >
|