Knowledge base
1000 FAQs, 500 tutorials and explanatory videos. Here, there are only solutions!
Manage set_time_limit function
This guide explains how to enable or disable the PHP function set_time_limit
of a Web hosting.
Preamble
set_time_limit
is a PHP function 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
is not usable to define values going beyond the time limit for execution of scripts (max_execution_time) defined in the Manager.
Enable or disable PHP set_time_limit
To access website management:
- Click here in order to access the management of your product on the Manager Infomaniak (Need help?).
- Click directly on the nameallocated to the product concerned:
- Click on Manage under Advanced Parameters:
- Click on the tab PHP / Apache.
- Click the toggle switch button On/Off as desired:
- Click on the button Save to validate the changes.
Link to this FAQ: