The max_execution_time directive in PHP determines the maximum time in seconds a script is allowed to run before it is terminated. If your website needs more time to execute scripts, follow these steps to increase the max_execution_time:
Steps to Increase max_execution_time:
1. Log in to the CloudStick Dashboard:
Access your CloudStick account.
2. Navigate to Websites:
Click on the “Websites” tab.
3. Select the Website:
Choose the website where you want to adjust the max_execution_time. Click on “Settings.”
4. Access Advanced Settings:
Scroll down and click on “Advanced Settings.”
5. Modify max_execution_time:
Find the max_execution_time option. Set it to the desired number of seconds.
6. Save Your Changes:
Click “Update” to apply the changes.