Hello all
Last month I was in a hell trying to solve a issue with the Cron Job that was not working.
Boonex Expert Agent came and solved the problem with a correct path for my server.
Here is the Copy that solve all problem. If this is your case, worth a try.
Edit your cron this way:
cd /home/yourdomain/public_html/dolphindir/periodic; /usr/local/bin/php -c php.ini -q cron.ph
This should tell the PHP-CLI to run the php.ini you provided.
=================================================================
Sincerely,
BoonEx Agent Igor Lebedev.
--------------------------------
Thank you Igor! :-)