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
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: 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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 10:01:29 2024 UTC