[mod_python] Mod_python quit working

Dan R. Olsen III python at dan-olsen.net
Tue Jan 11 15:05:31 EST 2005


>>>>Yes, I've restarted Apache and I have echoed a simple string and niether 
>>>>of those have worked.
>>
>>>Try getting the page with 'wget', see what headers you get back and if
>>>there is any content.
>>
>>I get the following:
>>
>>--12:38:00--  http://dev.eclab.byu.edu/rose.py
>>            => `rose.py'
>>Resolving dev.eclab.byu.edu... 128.187.170.133
>>Connecting to dev.eclab.byu.edu[128.187.170.133]:80... connected.
>>HTTP request sent, awaiting response...
>>12:38:00 ERROR -1: No data received.
> 
> 
> What does it say in the apache logs?

[Tue Jan 11 06:03:25 2005] [notice] mod_python: (Re)importing rose from None
[Tue Jan 11 06:03:25 2005] [notice] mod_python: (Re)importing rose from None
[Tue Jan 11 06:03:25 2005] [notice] child pid 2243 exit signal 
Segmentation fault (11)
[Tue Jan 11 06:03:25 2005] [notice] child pid 8161 exit signal 
Segmentation fault (11)
[Tue Jan 11 06:03:33 2005] [notice] mod_python: (Re)importing rose from None
[Tue Jan 11 06:03:33 2005] [notice] child pid 2245 exit signal 
Segmentation fault (11)


More information about the Mod_python mailing list