in reply to Re^3: Have perl to start another perl script
in thread Have perl to start another perl script
The code worked fine but since it's a .cgi that starts the second script it's started as apache and after 120 sec the process is killed due to inactivity (send/reciv).
Any one that has a solution to this?
Start as other user
remove timeout in httpd.conf?