I have for loop which takes about 30 minutes.so when run the browser's time out.I change max execution time in php.INI but give the same error. I how I can do to change setting in Firefox?in order my script to run successfully.
Asked
Active
Viewed 3,279 times
1 Answers
0
For altering the connection time out in firefox
- Open Firefox & type in ‘about:config’ in the address bar & press Enter.
- Accept 'I'll be careful, I promise' button.
- Search for network.http.connection-timeout and enter the value(in seconds)

Navas Basheer
- 940
- 2
- 9
- 17