Hello,
I accidentally came across watching the error_log while calling a php.info page on a domain hosted on my cPanel server, and I see load of errors showing up everytime i refresh the php info page:
What seems to be the issue here?
I am running PHP 5.3.26 and Apache/2.2.25 (Unix) with cPanel/WHM.
Thank you and any help is appreciated.
I accidentally came across watching the error_log while calling a php.info page on a domain hosted on my cPanel server, and I see load of errors showing up everytime i refresh the php info page:
Code:
[Fri Nov 15 15:44:32 2013] [error] [client MY_IP_ADDRESS] Cannot load the ionCube PHP Loader - it was built with configuration 2.2.0, whereas running engine is API220090626,NTS
[Fri Nov 15 15:44:32 2013] [error] [client MY_IP_ADDRESS] Zend Optimizer requires Zend Engine API version 220060519.
[Fri Nov 15 15:44:32 2013] [error] [client MY_IP_ADDRESS] The Zend Engine API version 220090626 which is installed, is newer.
[Fri Nov 15 15:44:32 2013] [error] [client MY_IP_ADDRESS] Contact Zend Technologies at http://www.zend.com/ for a later version of Zend Optimizer.
[Fri Nov 15 15:44:32 2013] [error] [client MY_IP_ADDRESS]
[Fri Nov 15 15:44:33 2013] [error] [client MY_IP_ADDRESS] Cannot load the ionCube PHP Loader - it was built with configuration 2.2.0, whereas running engine is API220090626,NTS, referer: http://www.my_hosted_domain_name.tld/info.php
[Fri Nov 15 15:44:33 2013] [error] [client MY_IP_ADDRESS] Cannot load the ionCube PHP Loader - it was built with configuration 2.2.0, whereas running engine is API220090626,NTS, referer: http://www.my_hosted_domain_name.tld/info.php
[Fri Nov 15 15:44:33 2013] [error] [client MY_IP_ADDRESS] Zend Optimizer requires Zend Engine API version 220060519., referer: http://www.my_hosted_domain_name.tld/info.php
[Fri Nov 15 15:44:33 2013] [error] [client MY_IP_ADDRESS] The Zend Engine API version 220090626 which is installed, is newer., referer: http://www.my_hosted_domain_name.tld/info.php
[Fri Nov 15 15:44:33 2013] [error] [client MY_IP_ADDRESS] Contact Zend Technologies at http://www.zend.com/ for a later version of Zend Optimizer., referer: http://www.my_hosted_domain_name.tld/info.php
[Fri Nov 15 15:44:33 2013] [error] [client MY_IP_ADDRESS] Contact Zend Technologies at http://www.zend.com/ for a later version of Zend Optimizer., referer: http://www.my_hosted_domain_name.tld/info.php
[Fri Nov 15 15:44:33 2013] [error] [client MY_IP_ADDRESS] , referer: http://www.my_hosted_domain_name.tld/info.php
[Fri Nov 15 15:44:33 2013] [error] [client MY_IP_ADDRESS] , referer: http://www.my_hosted_domain_name.tld/info.php
[Fri Nov 15 15:44:33 2013] [error] [client MY_IP_ADDRESS] Zend Optimizer requires Zend Engine API version 220060519., referer: http://www.my_hosted_domain_name.tld/info.php
[Fri Nov 15 15:44:33 2013] [error] [client MY_IP_ADDRESS] Zend Optimizer requires Zend Engine API version 220060519., referer: http://www.my_hosted_domain_name.tld/info.php
[Fri Nov 15 15:44:33 2013] [error] [client MY_IP_ADDRESS] The Zend Engine API version 220090626 which is installed, is newer., referer: http://www.my_hosted_domain_name.tld/info.php
[Fri Nov 15 15:44:33 2013] [error] [client MY_IP_ADDRESS] Contact Zend Technologies at http://www.zend.com/ for a later version of Zend Optimizer., referer: http://www.my_hosted_domain_name.tld/info.php
[Fri Nov 15 15:44:33 2013] [error] [client MY_IP_ADDRESS] , referer: http://www.my_hosted_domain_name.tld/info.php
What seems to be the issue here?
I am running PHP 5.3.26 and Apache/2.2.25 (Unix) with cPanel/WHM.
Thank you and any help is appreciated.