Am 10.09.2010 20:56, schrieb cerr: > But I wanna kill the child process I start from my python code. > It's like > PHP -> Python -> Perl > > and when the connection PHP -> Python seems to work well!
You have said that the Python process becomes a zombie process. This clearly tells me that the issue is in your PHP script. See http://en.wikipedia.org/wiki/Fork-exec Christian -- http://mail.python.org/mailman/listinfo/python-list