CRON Error - PHP Version

Guys,

Can someone help me out with this one, I'm slightly perplexed..

Here's how I have my CRON jobs setup:

MAILTO=MYEMAILADDRESS

0 0 * * * /usr/bin/php -q /home/fhlinux140/t/MYDOMAINNAME/user/htdocs/dev/periodic/cron.php

Here's the error I get when it tries to run:

<font color="red">PHP version too old, please update to PHP 5.2.0 at least</font> <br /> <font color="red">mbstring extension not installed. <b>Warning!</b> Dolphin cannot work without <b>mbstring</b> extension.</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.

Checked my host tools section of Dolphin:

PHP Version is 5.2.6

MBSTRING Installed

Renamed the .htaccess file in my periodic folder ... to htaccess.txt instead...

??? Any ideas anyone ???


Quote · 2 Jan 2010

I will point this out again like i have in other posts.

Cron runs the CLI version of php. Thus any settings you see in dolphin for PHP info may not be the same as what the command line version of php uses.

Contact your host for this one. They are running a older version of PHP CLI and may have a new version you can use in your cron command line.

https://www.deanbassett.com
Quote · 2 Jan 2010
 
 
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.