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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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: Sun Dec 22 11:01:30 2024 UTC