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
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: caduceuscoil at hotmail dot com
New email:
PHP Version: OS:

 

 [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: Fri May 09 13:01:28 2025 UTC