Hello.
Today we upgrade on one server PHP to latest one 5.1.6 while we get nasty errors about memory_limits (now we didnt include in compile), but now we dont get this PHP working with Zend 3.0.1.
php -v says:
Any fix or hint ?
Thank you!
Today we upgrade on one server PHP to latest one 5.1.6 while we get nasty errors about memory_limits (now we didnt include in compile), but now we dont get this PHP working with Zend 3.0.1.
php -v says:
But when we run httpd configtest we get this error:PHP 5.1.6 (cli) (built: Oct 2 2006 13:58:16)
Copyright (c) 1997-2006 The PHP Group
Zend Engine v2.1.0, Copyright (c) 1998-2006 Zend Technologies
with Zend Extension Manager v1.0.10, Copyright (c) 2003-2006, by Zend Technologies
with Zend Optimizer v3.0.1, Copyright (c) 1998-2006, by Zend Technologies
We tried 3x install Zend but withou success. All appz's that are Zend encoded gets error that Zend is not installed.Failed loading /usr/local/Zend/lib/ZendExtensionManager.so: /usr/local/Zend/lib/ZendExtensionManager.so: undefined symbol: zend_extensions
Any fix or hint ?
Thank you!