php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #17404 4.21 can't use zend_optimizer any more?!
Submitted: 2002-05-24 04:10 UTC Modified: 2002-05-24 04:20 UTC
From: holam at exmsg dot com Assigned:
Status: Not a bug Package: *General Issues
PHP Version: 4.2.1 OS: win2000 pro
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: holam at exmsg dot com
New email:
PHP Version: OS:

 

 [2002-05-24 04:10 UTC] holam at exmsg dot com
I append some words into php.ini list as following:
************************************
zend_optimizer.optimization_level=15
zend_extension_ts="e:\HTTPD\ZendOptimizer\ZendOptimizer.dll"
************************************
And when I use it on PHP4.21, it will reporting an error like "can't locate _ecalloc on php4ts.dll"(it dispears on chinese, and I don't know whether it's right or not,plz forget my poor english).

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-05-24 04:20 UTC] mfischer@php.net
Appears that the binary is not compatible. You simple need a new version of the ZendOptimizer.

However, that's a Zend(.com) issue, not PHP.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue May 21 20:01:32 2024 UTC