Jason Morgan
jwm-modpython at sentinelchicken.net
Thu Feb 13 13:39:25 EST 2003
OK, I moved from mod_python 2.7 and Apache 1.3 to 3.0 and 2.0, respectively, about two weeks ago. All of a sudden, in the last two days, I start getting these arror messages. First I get this: Fatal Python error: PyThreadState_Delete: tstate is still current [Thu Feb 13 09:11:04 2003] [notice] child pid 86935 exit signal Abort trap (6) [Thu Feb 13 09:11:04 2003] [notice] mod_python: (Re)importing module 'index' Fatal Python error: PyThreadState_Delete: tstate is still current [Thu Feb 13 09:11:05 2003] [notice] mod_python: (Re)importing module 'index' Fatal Python error: PyThreadState_Delete: tstate is still current [Thu Feb 13 09:11:05 2003] [notice] child pid 86967 exit signal Abort trap (6) [Thu Feb 13 09:11:05 2003] [notice] child pid 86936 exit signal Abort trap (6) [Thu Feb 13 09:11:05 2003] [notice] mod_python: (Re)importing module 'index' Fatal Python error: PyThreadState_Delete: tstate is still current [Thu Feb 13 09:11:06 2003] [notice] mod_python: (Re)importing module 'index' Then lots and lots of this: [Thu Feb 13 09:11:31 2003] [warn] (13)Permission denied: connect to listener [Thu Feb 13 09:11:32 2003] [warn] (13)Permission denied: connect to listener [Thu Feb 13 09:11:33 2003] [warn] (13)Permission denied: connect to listener [Thu Feb 13 09:11:34 2003] [warn] (13)Permission denied: connect to listener [Thu Feb 13 09:11:35 2003] [warn] (13)Permission denied: connect to listener [Thu Feb 13 09:11:36 2003] [warn] (13)Permission denied: connect to listener [Thu Feb 13 09:11:37 2003] [warn] (13)Permission denied: connect to listener [Thu Feb 13 09:11:38 2003] [warn] (13)Permission denied: connect to listener My site isn't doing anything - just posting an under-construction message. I'm running FreeBSD 4.7 and I installed both Apache and mod_python from ports. Thanks, Jason ----- End forwarded message -----
|