Hi, i have hosting pro and i would like to increase the time in the max_execution_time.
I can’t do this in the FTP files, can i change this in a different place?
If i buy the more expensive hosting, then max_execution_time will have a bigger time?
Welcome to your community space. Ask questions, search for information, post content, and interact with other OVH Community members.
Hi, i have hosting pro and i would like to increase the time in the max_execution_time.
I can’t do this in the FTP files, can i change this in a different place?
If i buy the more expensive hosting, then max_execution_time will have a bigger time?
Same problem, i bought the webhosting pro and i need to run a script to bulk update my prices of 18k products. I try increase the time in .htaccess with “php_value max_execution_time” and in the script with ini_set(‘max_execution_time’, 1500); but it still not change. How i can increase the max_execution_time ?!