Hello
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:
Is there a way for me to inform the Web server to not limit the duration of the script?Code: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






Bookmarks