problem: long running perl processes appear to be killed when initiated from php with exec command, even if perl process immediately forks to create (hopefully) a disconnected daemon. question: is there any install parameter for PHP or Apache or other work around that would still kill off completed php script, but allow perl process to live?
-- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]