The max_input_time setting in PHP controls the maximum time in seconds a script is allowed to parse input data, like POST and GET. If you need to allow more time for input data parsing, here’s how to increase the max_input_time:
Steps to Increase max_input_time:
- Log in to the CloudStick Dashboard: Begin by logging into your account.
- Navigate to Websites: Go to the “Websites” section.
- Select the Website: Click on the website where you need to increase the max_input_time. Click on “Settings.”
- Access Advanced Settings: Scroll to the bottom and click on “Advanced Settings.”
- Modify max_input_time: Locate the max_input_time option and set it to the desired value in seconds.
- Save Your Changes: Click “Update” to apply your changes.