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
 [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: Sat May 11 03:01:29 2024 UTC