Knowledge base
1000 FAQs, 500 tutorials and explanatory videos. Here, there are only solutions!
Enabling shell_exec(), proc_open, etc. functions.
This guide explains how to enable the following functions (in red, only on a Cloud Server):
- proc_open
- popen
- exec()
- shell_exec()
- set_time_limit
- passthru
- system
These functions are disabled by default, because they represent a significant security risk in the event of an Internet site being pirated. Only enable this function if your scripts and your CMS require it (ImageMagick, Typo3, CraftCMS, etc.).
To activate these PHP functions:
- open the Manager (manager.infomaniak.com)
- go to Hosting
- click on the hosting/domain name concerned
- under Sites, click on the domain name of the site concerned
- click onAdvanced parameters
- click on the PHP
Link to this FAQ: