• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

cron jobs no longer work on 8.0.x

P

phorium

Guest
I have a cron job set up for phpDig that no longer works after migrating the site to plesk 8. Now, instead of indexing the site, the script just outputs this message in the log file:

Warning: set_time_limit(): Cannot set time limit in safe mode in /srv/www/vhosts/domain.com/httpdocs/search/admin/spider.php on line 22

Obviously this means that safe mode is causing the issues... but turning safe_mode off in the domain settings didn't work, and disabling safe_mode in the php.ini file doesn't work either. Somehow I'm now unable to run any php scripts from the command line without safe mode on regardless of how php.ini or the domain settings are configured. Anyone have any ideas of how to get around this?
 
Back
Top