Cronjob

I have setup dolphin on my website, and setup the cronjob, but i seem to get this email all the time

 

<font color="red">allow_url_include is On (warning, you should have this param in the Off state, or your site will be unsafe)</font> <br />
Please go to the <br />
<a href="https://www.boonex.com/trac/dolphin/wiki/GenDol7TShooter">Dolphin Troubleshooter</a> <br />
and solve the problem.

 

I have checked and allow_url_include is turned off, yet it still returns this error every time cron runs.

 

can anyone assist?

 

thanks

Quote · 6 Dec 2016

First of all, this is about PHP, not the cron job.  You may just think you have it turned off; for one, a lot of php.ini have a section at the top that is for reference only; make sure you are turning it off in the correct location in the php.ini file.  Secondly, you may be editing the wrong php.ini file.  If you go to your admin, then Tools, and then Host Tools, there is a link at the top right corner of host tools that is "php info"  that will load the php.ini info that Dolphin is using.  It will show you the location of the php.ini file and all the settings.

Geeks, making the world a better place
Quote · 6 Dec 2016

Also note. A lot of linux distros use two different php.ini files. One for the php version the web server uses, which is the one dolphin will see, and a different one for the (cl) command line version of php which cron uses. My guess is you have a situation like that. Fixing it is a simple matter of editing the php.ini configuration that the command line version of php is using.

https://www.deanbassett.com
Quote · 7 Dec 2016
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.