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
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:
47 - 33 = ?
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

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 00:01:31 2024 UTC