I wrote:
> I've Googled extensively, but can't figure out what might be 
> causing my Python CGI app to zombie (yes, Tibia, the one I
> just announced ;).

Never mind for now. I think it was a mistake in my httpd.conf. My
TransferLog didn't pipe to the correct handler, which meant access &
error events weren't being logged, which I *think* caused the children's
parents to wait forever if there was an unhandled exception. I'll be
back if it happens again. ;)


Robert Brewer
MIS
Amor Ministries
[EMAIL PROTECTED]
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to