long running php process getting killed
OK, I must be missing something, but I can't find it. We have a client that has a very long running PHP process. It's part of their shopping cart application. I've updated the max execution time in php to be about 5 minutes. In LSWS (under config, server, security) I have the cpu soft limit set to 240 and the cpu hard limit set to 360. The PHP process, however, still appears to get killed after 60 seconds.
Any ideas?
|