• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

php safe mode and phpDig on 8.0.1

P

phorium

Guest
php safe mode and cron jobs on 8.0.1

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