cron, allow_url_include, off

Hi, my sites php.ini file has allow_url_include  OFF.

and dolphin admin's host tools show its off too.

but, cron job error email shows it is still ON as it shows below : 

 

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


Does this mean that dolphin's cron job is not executing necessary actions for like sound file processing?

My uploaded sound files are staying in "Pending Processing" ...
 
Is there any way that I can manually "process" the sound or video files ?
 
any help will be appreciated...
thanks
Capture2.PNG · 13.3K · 184 views
Quote · 10 Nov 2016

using Hostgator.

dolphin 7.3.3.

 

the cron seems not working.

sound mp3 file is not being processed...

 

still, cron error email msg tells me "allow_url_include is On", which is not true...

 

it seems there is another php.ini file at /opt/php55/lib/php.ini.

in there the "allow_url_include ON"

is dolphin cron.php requires this  /opt/php55/lib/php.ini  file to be changed too?

but this file is READ ONLY. I cannot fix it.

 

any ideas?

Quote · 10 Nov 2016

just installed the same 7.3.3 in Bluehost shared hosting...

It shows the same error and sound file not being processed...

 

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


also, on top of this, there is another error :


<font color="red">PHP version too old, please update to PHP 5.3.0 at least</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.


Site's php version is 5.4.43 ....

I wonder where does this cron.php get this version info?


any help?


 

Quote · 10 Nov 2016

You can point cron to use php.ini which is used on your site.

* * * * * cd /path/to/dolphin/periodic; /usr/bin/php -c /path/to/php.ini cron.php
Rules → http://www.boonex.com/terms
Quote · 20 Nov 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.