Results 1 to 1 of 1
ello every body.
I got on problem with php + zend.
I have compile php myself and use normal, but want to use zend .
after use ./install.sh
Code:
tail ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-06-2009 #1Linux Newbie
- Join Date
- Feb 2009
- Posts
- 101
problem with php-5.2.10 and zend-3.3.3
ello every body.
I got on problem with php + zend.
I have compile php myself and use normal, but want to use zend .
after use ./install.sh
Code:tail /usr/local/lib/php.ini [Zend] zend_extension_manager.optimizer=/usr/local/Zend/lib/Optimizer-3.3.3 zend_extension_manager.optimizer_ts=/usr/local/Zend/lib/Optimizer_TS-3.3.3 zend_optimizer.version=3.3.3 zend_extension=/usr/local/Zend/lib/ZendExtensionManager.so zend_extension_ts=/usr/local/Zend/lib/ZendExtensionManager_TS.so
zend did not work.Code:service apache restart /usr/local/bin/php -v PHP 5.2.10 (cli) (built: Jul 3 2009 15:50:4 (DEBUG) Copyright (c) 1997-2009 The PHP Group Zend Engine v2.2.0, Copyright (c) 1998-2009 Zend Technologies
thank you very much.


Reply With Quote
