I have a PHP code that performs some very intense calculations which may take a long time
however, after a while, I get the following error in my browser:
Code: Select all
Server Error
The following error occurred:
[code=SERVER_RESPONSE_RESET] The server response could not be read because of an error. Contact your system administrator.maybe using ini_set ?
Maybe this error has nothing to do with timeouts... any suggestion would be appreciated