php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #31671 Zend optimizer IIS 5 temporary fix
Submitted: 2005-01-23 20:58 UTC Modified: 2005-01-23 21:18 UTC
From: caduceuscoil at hotmail dot com Assigned:
Status: Not a bug Package: IIS related
PHP Version: 4.3.9 OS: Windows 2000
Private report: No CVE-ID: None
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:
39 + 40 = ?
Subscribe to this entry?

 
 [2005-01-23 20:58 UTC] caduceuscoil at hotmail dot com
Description:
------------
The zend optimizer produces an Invalid Memory Access violation error on IIS5 when using the php isapi dll. The fix is simple enough, just set the site application preference to ISOLATED(High) so that there is a separate memory space for the isapi.dll and the Zend dll's.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-01-23 21:02 UTC] caduceuscoil at hotmail dot com
Update
 [2005-01-23 21:18 UTC] derick@php.net
Report this with the Zend people.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue May 13 04:01:27 2025 UTC