PHP Warning error log..

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
seijionion
Forum Newbie
Posts: 1
Joined: Thu Jan 14, 2010 8:01 am

PHP Warning error log..

Post by seijionion »

Dear friends,

I use bluehost for my membership based events company website.

Recently, I have been getting this error logs everywhere;

PHP Warning: Zend Optimizer for PHP 5.2.x cannot be found (expected at '/usr/local/Zend/lib/Optimizer-2.5.10/php-5.2.x/ZendOptimizer.so') - try reinstalling the Zend Optimizer in Unknown on line 0

Everything online seems to be working okay. Please advice me and help me sorting this error thing out.
Thank you!!!

Seiji
User avatar
JNettles
Forum Contributor
Posts: 228
Joined: Mon Oct 05, 2009 4:09 pm

Re: PHP Warning error log..

Post by JNettles »

This is a guess but it sounds like your host has PHP configured to use Zend Optimizer and its either turned off or missing. Contact your host.
Post Reply