php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #39371 PHP 5.2.0 and Zend Problem
Submitted: 2006-11-04 09:40 UTC Modified: 2006-11-04 10:25 UTC
From: lawatia_mhm at yahoo dot com Assigned:
Status: Not a bug Package: Unknown/Other Function
PHP Version: 5.2.0 OS: CentOS 4.4
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: lawatia_mhm at yahoo dot com
New email:
PHP Version: OS:

 

 [2006-11-04 09:40 UTC] lawatia_mhm at yahoo dot com
Description:
------------
Hello dear ..
I just upgraded php from 5.1.6 CGI to 5.2.0 CGI but I got problem with Zend 3.0.2 ...

The problem is :
After finishing installing 5.2.0 when I type :
php -v

it shows :
Zend Engine 2.2.0

Then I installed manually Zend 3.0.2 .. 

And still shows 2.2.0 so the site that encrypt the config.php of vBulleting ..

Is not working !!


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-11-04 10:25 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.

\"Zend 3.0.2\" has nothing to do with Zend engine that is in PHP, it\'s a product (with a different name I presume) of Zend. Please file a bugreport with them.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 18 09:01:33 2024 UTC