PHP script ending early, no evidence of an error and timeout set to 0 -
I think time for some other brain teasers is quite scarce.
PHP? Or in Apache? I had a script last night that lasted about 20 hours. Then it has just shut down the middle script on a random line, without which I can get an error.
set_time_limit (0); The script was set in but I wonder if there is somewhere else for 20 hours and the other ...
Any ideas?
Many thanks in advance.
EDIT: This is run as a wget.
edit2: I'm going to see the memory issue and would like to come back to you, thus thanks for the help!
edit3: Oh, I should say that this script is gathering data and storing it in an array, now it's running and it's getting stored very much, yes, All memory "is facing the palm to use here ...
Solution: Setting up a large memory for the operation is fixed Thank you.
Perhaps the php-cli bus crashed or your server was rebooted. I do not think php is too long to execute the task
Comments
Post a Comment