hey,
I have a php script which is not timing out .... the default timeout in the php.ini file is 30 secs ... but even after that the script keeps on running and the crashes the apache server.
Wanted to know one thing if the script while execution is waiting for some external resource to reply ... will it timeout or not ???
thanx
acecoder
I have a php script which is not timing out .... the default timeout in the php.ini file is 30 secs ... but even after that the script keeps on running and the crashes the apache server.
Wanted to know one thing if the script while execution is waiting for some external resource to reply ... will it timeout or not ???
thanx
acecoder
Comment