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
thanks
patrick
On Wed, Feb 11, 2009 at 8:54 AM, Paul Reinheimer <preinheimer@xxxxxxxxx> 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.soYou'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
- References:
- error when running PHP 5 CLI on shared Linux Godaddy account
- From: Patrick Price
- Re: error when running PHP 5 CLI on shared Linux Godaddy account
- From: Paul Reinheimer
- error when running PHP 5 CLI on shared Linux Godaddy account
- Prev by Date: Re: php.ini not read?
- Next by Date: Re: PHP 5.2.5 Install Issues - reentrancy
- Previous by thread: Re: error when running PHP 5 CLI on shared Linux Godaddy account
- Next by thread: php.ini not read?
- Index(es):