Answer the question
In order to leave comments, you need to log in
ZendOptimizer PHP 5.3 libssl.so.0.9.8
Hello.
If necessary, I had to set ZO, after which an error began to appear when starting from CLi php
[email protected](none):/# php -v
php: /usr/local/zend/lib/libssl.so.0.9.8: no version information available (required by php)
php: /usr/local/zend/lib/libcrypto.so.0.9.8: no version information available (required by php)
PHP 5.3.3-7+squeeze3 with Suhosin-Patch (cli) (built : Jun 28 2011 08:24:40)
Copyright © 1997-2009 The PHP Group
Zend Engine v2.3.0, Copyright © 1998-2010 Zend Technologies
with XCache v1.3.0, Copyright © 2005-2009, by mOo
with Xdebug v2.1.0 , Copyright © 2002-2010, by Derick Rethans
with Suhosin v0.9.32.1, Copyright © 2007-2010, by SektionEins GmbH
What can be done about it? Zend still doesn't work. and for libssl and libcrypto, I did not find information on the net how to correct this misunderstanding.
Sincerely.
Answer the question
In order to leave comments, you need to log in
Zend Optimizer didn't work at all with php5.3. I don't know if something has changed?
Found this solution.
sudo mv /usr/local/zend/lib/libssl.so.0.9.8 /usr/local/zend/lib/libssl.so.0.9.8.hold
sudo mv /usr/local/zend/lib/libcrypto.so .0.9.8 /usr/local/zend/lib/libcrypto.so.0.9.8.hold It seemed
to help.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question