• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

safe mode with scheduler ?

E

EmmanuelJ

Guest
Hello
One of my customer define a scritpt in php, the flag on the domain is safe mode off. But when the scheduler execute the script I receive this:
PHP Warning: shell_exec(): Cannot execute using backquotes in Safe Mode in /var/www/vhosts/xxx/httpdocs/lib/vendor/symfony/lib/command/sfFormatter.class.php on line 29
PHP Warning: set_time_limit(): Cannot set time limit in safe mode in /var/www/vhosts/xxxx/httpdocs/lib/vendor/symfony/lib/command/sfCommandApplication.class.php on line 537

How to disable safe mode with the scheduler ?
Thanks
 
Back
Top