I have more days I search to no avail.
here is my problem with the cron job.
I just take a server at bluehost.
I block the cron job.
the three commands:
1 * wget -q -O / dev / null http://www.yoursite.com/ow_cron/run.php
2 * lynx http://www.yoursite.com/ow_cron/run.php
3 * curl http://www.yoursite.com/ow_cron/run.php
I get errors! with lynx and no answer with wegt and curl
and I looked for those who have the same problem that I have found this:
/ramdisk/bin/php5 -c /home4/xxx/public_html/ow_cron/run.php
I have this error:
PHP: Error parsing /home4/xxx/public_html/ow_cron/run.php on line 5
X-Powered-By: PHP / 5.2.17
Content-type: text / html
I try to fix my php.ini in control as a result:
/ramdisk/bin/php5 -c /home4/xxx/public_html/php.ini /home4/xxx/public_html/ow_cron/run.php
I get to this error:
Failed loading /usr/php/56/usr/lib64/php/modules/ioncube_loader_lin.so: /usr/php/56/usr/lib64/php/modules/ioncube_loader_lin.so: undefined symbol: zend_execute_ex
Failed loading /usr/php/56/usr/lib64/php/modules/ixed.lin: /usr/php/56/usr/lib64/php/modules/ixed.lin: undefined symbol: zend_is_auto_global_quick
Failed loading /usr/php/56/usr/lib64/php/modules/ioncube_loader_lin.so: /usr/php/56/usr/lib64/php/modules/ioncube_loader_lin.so: undefined symbol: zend_execute_ex
Failed loading /usr/php/56/usr/lib64/php/modules/ixed.lin: /usr/php/56/usr/lib64/php/modules/ixed.lin: undefined symbol: zend_is_auto_global_quick
Failed loading /usr/php/56/usr/lib64/php/modules/ZendGuardLoader.so: /usr/php/56/usr/lib64/php/modules/ZendGuardLoader.so: undefined symbol: zend_new_interned_string
Failed loading /usr/php/56/usr/lib64/php/modules/opcache.so: /usr/php/56/usr/lib64/php/modules/opcache.so: undefined symbol: zend_new_interned_string
Status: 500 Internal Server Error
Content-type: text / html