Thanks for the response.
I updated my php5.ini and no longer get the error:

Failed loading /usr/local/zo/4_3/ZendOptimizer.so:
/usr/local/zo/4_3/ZendOptimizer.so:
undefined symbol: empty_string

But I still am getting the error:

/web/cgi-bin/php5: Symbol `client_errors' has different size in shared
object, consider re-linking

Any other ideas?

thanks
patrick


On Wed, Feb 11, 2009 at 8:54 AM, Paul Reinheimer <preinhei...@gmail.com>wrote:

> Hi Peter,
>
> I think the problem is here:
>
> > /web/cgi-bin/php5: Symbol `client_errors' has different size in shared
> > object, consider re-linking
> > Failed loading /usr/local/zo/4_3/ZendOptimizer.so:
> >  /usr/local/zo/4_3/ZendOptimizer.so: undefined symbol: empty_string
>
> > zend_extension=/usr/local/zo/4_3/ZendOptimizer.so
>
> You're running PHP 5, but pased on the path, I might presume that Zend
> Optimizer
> was built for an earlier version of PHP. Try disabling that extension,
> or looking
> for a more recent version on disk (/usr/local/zo/5_3/ZendOptimizer.so ?)
>
>
>
> paul
>
>
> --
> Paul Reinheimer
>

Reply via email to