Go4Hosting https://go4hosting.in/forum/ |
|
How to change the query execution timeout on my Dedicated Se https://go4hosting.in/forum/viewtopic.php?f=5&t=23579 |
Page 1 of 1 |
Author: | Niketan Shah [ Wed Sep 02, 2015 3:30 pm ] |
Post subject: | How to change the query execution timeout on my Dedicated Se |
How to change the query execution timeout on my Dedicated Server? |
Author: | Pooja singh [ Wed Sep 02, 2015 6:25 pm ] |
Post subject: | Re: How to change the query execution timeout on my Dedicate |
First login to the Dedicated server as host user via SSH, and then edit php.ini file by using the below listed command: Vim /usr/local/lib/php.ini After, that find the given line: max_execution_time = 200 Now, change the value after “=” to the desired amount of seconds to run a script. Save this file and exit from the vim editor. After that, execute the following command: service httpd graceful Now, the changes have been reflected. |
Page 1 of 1 | All times are UTC + 5:30 hours |
Powered by phpBB® Forum Software © phpBB Group https://www.phpbb.com/ |