ID: 33647 User updated by: webmaster at phpmix dot com Reported By: webmaster at phpmix dot com Status: Bogus Bug Type: Other web server Operating System: RedHat Linux Enterprise PHP Version: 4.4.0 New Comment:
Just wanted to add I also reported this issue here: https://www.zend.com/phorum/read.php?num=5&id=4079&thread=4074 Latest comment in that thread states: >> Zeev's aware - PHP 4.4 does not a have a working Zend >> optimizer - they should have an update out soon hopefully. Hope that helps to avoid headaches to some. Cheers Previous Comments: ------------------------------------------------------------------------ [2005-07-12 00:38:58] webmaster at phpmix dot com oh well, my comment has been quite unfortunate, maybe because I've been confused by the fact Zend founders are also behind PHP. I know I both are different things, only if Zend was more in sync with PHP releases... Anyway, thanks for the hard work you all put behind the scenes to provide us with such a powerfull programming language. Best wishes ------------------------------------------------------------------------ [2005-07-11 23:27:42] [EMAIL PROTECTED] Oh, and for the record. PHP is not a Zend creation... ------------------------------------------------------------------------ [2005-07-11 19:45:02] [EMAIL PROTECTED] Do not file bugs when you have Zend extensions (zend_extension=) loaded. Examples are Zend Optimizer, Zend Debugger, Turck MM Cache, APC, Xdebug and ionCube loader. These extensions often modify engine behavior which is not related to PHP itself. ------------------------------------------------------------------------ [2005-07-11 19:23:24] webmaster at phpmix dot com Description: ------------ I have just installed PHP 4.4.0 (final) and now I get the following message when starting Apache: "PHP Warning: Zend Optimizer does not support this version of PHP - please upgrade to the latest version of Zend Optimizer in Unknown on line 0" I have also installed Zend Optimier 2.5.10 (the latest, at the time of writting). Not sure if this is a problem with ZO or PHP itself. Anyway, if it's a conflict between both products, I believe it should have been posted a notice or something along the release announcement of PHP 4.4.0. Both products are Zend creations after all. ...or what would be the "best practice" when upgrading next time? ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=33647&edit=1