[mod_python] Initial testing fails

Zach McDanel mcdanelz at gmail.com
Fri Sep 16 13:13:17 EDT 2005


Sgi Irix 6.5.28

apache 2.0.54

Python 2.4.1

mod_python 3.1.4


I'm getting the 500 error page when I run the hello world test page
and here's an excerpt from the apache error log, from what I saw on the 
archives someone suggested a path problem I don't think this is the 
case here however.

[Thu Sep 15 22:19:46 2005] [error] make_obcallback: could not import 
mod_python.apache.\n
Traceback (most recent call last):
   File "/usr/local/lib/python2.4/site-packages/mod_python/apache.py", 
line 22, in ?
     import time
ImportError: 254116:/usr/local/apache/bin/httpd: rld: Fatal Error: 
unresolvable symbol in /usr/local/lib/python2.4/lib-dynload/time.so: 
Py_IgnoreEnvironmentFlag



More information about the Mod_python mailing list