# Cron PHP wranings

**URL:** https://forum.mautic.org/t/cron-php-wranings/2279
**Category:** Product Support
**Created:** [September 3, 2015, 2:01pm UTC](https://forum.mautic.org/t/cron-php-wranings/2279 "2015-09-03T14:01:16Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![pietromantovani](https://avatars.discourse-cdn.com/v4/letter/p/f07891/32.png) [@pietromantovani](https://forum.mautic.org/u/pietromantovani)
#### Post date: [September 3, 2015, 2:01pm UTC](https://forum.mautic.org/t/cron-php-wranings/2279/1 "2015-09-03T14:01:16Z")

</div>

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?

---

<div class="post-metadata">

### Author: ![pietromantovani](https://avatars.discourse-cdn.com/v4/letter/p/f07891/32.png) [@pietromantovani](https://forum.mautic.org/u/pietromantovani)
#### Post date: [September 3, 2015, 2:01pm UTC](https://forum.mautic.org/t/cron-php-wranings/2279/2 "2015-09-03T14:01:16Z")

</div>

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?

---

<div class="post-metadata">

### Author: ![chad.windnagle](https://avatars.discourse-cdn.com/v4/letter/c/7feea3/32.png) [@chad.windnagle](https://forum.mautic.org/u/chad.windnagle)
#### Post date: [September 3, 2015, 2:45pm UTC](https://forum.mautic.org/t/cron-php-wranings/2279/3 "2015-09-03T14:45:04Z")

</div>

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

---

<div class="post-metadata">

### Author: ![silavapi](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/silavapi/32/7424_2.png) [@silavapi](https://forum.mautic.org/u/silavapi)
#### Post date: [February 2, 2020, 10:58pm UTC](https://forum.mautic.org/t/cron-php-wranings/2279/4 "2020-02-02T22:58:32Z")

</div>


