Knowledge base
1000 FAQs, 500 tutorials and explanatory videos. Here, there are only solutions!
Manage the set_time_limit function
This guide explains how to enable or disable the PHP function set_time_limit
for a Web Hosting.
Preamble
set_time_limit
is a PHP function that sets the expiration time of a script, in seconds; if this limit is reached, the script stops and returns a fatal error.set_time_limit
cannot be used to set values beyond the script execution time limit (max_execution_time) set in the Manager.
Enable or disable the PHP function set_time_limit
To access website management:
- Click here to access the management of your product on the Infomaniak Manager (need help?).
- Click directly on the name assigned to the relevant product:
- Click on Manage under Advanced Settings:
- Click on the PHP / Apache tab.
- Click the toggle switch button On/Off as desired:
- Click the Save button to confirm the changes.
Link to this FAQ: