Re: error when running PHP 5 CLI on shared Linux Godaddy account

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



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

[Index of Archives]     [PHP Users]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [Postgresql]     [PHP Books]     [PHP Databases]     [PHP SOAP]
  Powered by Linux