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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
19 + 50 = ?
Subscribe to this entry?

 
 [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: Wed Jun 26 19:01:30 2024 UTC