[mod_python] (no subject)

Zach McDanel mcdanelz at gmail.com
Fri Oct 7 15:32:22 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. I'm not sure if this is a question for this list or 
for the dev list but I'll try here again.

Zach


[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