php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #33647 Zend Optimizer does not support this version of PHP
Submitted: 2005-07-11 19:23 UTC Modified: 2005-07-12 19:01 UTC
From: webmaster at phpmix dot com Assigned:
Status: Not a bug Package: Other web server
PHP Version: 4.4.0 OS: RedHat Linux Enterprise
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: webmaster at phpmix dot com
New email:
PHP Version: OS:

 

 [2005-07-11 19:23 UTC] 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?




Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-07-11 19:45 UTC] derick@php.net
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 23:27 UTC] derick@php.net
Oh, and for the record. PHP is not a Zend creation...
 [2005-07-12 00:38 UTC] 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-12 19:01 UTC] webmaster at phpmix dot com
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
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 16:01:29 2024 UTC