Cron PHP wranings

Hi, I think you’ve made me studying this August! Now I’m setting up my firsts campaigns and everything seems all right.



Now I don’t think it’s a big problem but my cron are reporting these warnings:



PHP Warning: Directive ‘safe_mode’ is deprecated in PHP 5.3 and greater in Unknown on line 0

PHP Warning: set_time_limit(): Cannot set time limit in safe mode in /var/www/vhosts/mktg.mgpg.it/httpdocs/app/console on line 11



Should I care?

Hi, I think you’ve made me studying this August! Now I’m setting up my firsts campaigns and everything seems all right.

Now I don’t think it’s a big problem but my cron are reporting these warnings:

PHP Warning: Directive ‘safe_mode’ is deprecated in PHP 5.3 and greater in Unknown on line 0
PHP Warning: set_time_limit(): Cannot set time limit in safe mode in /var/www/vhosts/mktg.mgpg.it/httpdocs/app/console on line 11

Should I care?

I think you just need to disable safemode on your php config.