Jump to content

problem with php-5.2.10 and zend-3.3.3


signmem

Recommended Posts

hello 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

 

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

 

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

 

 

 

zend did not work.

 

thank you very much.

Link to comment
https://forums.phpfreaks.com/topic/164921-problem-with-php-5210-and-zend-333/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.