php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7090 PHP, IIS, and Exchange don't get along
Submitted: 2000-10-08 14:40 UTC Modified: 2001-04-10 09:33 UTC
From: simanek at uiuc dot edu Assigned:
Status: Closed Package: Reproducible Crash
PHP Version: 4.0.3RC2 OS: Windows NT Server 4.0
Private report: No CVE-ID: None
 [2000-10-08 14:40 UTC] simanek at uiuc dot edu
Check out bug #6763.
1. Install IIS 4.0 on winnt server 4.0 w/ sp4
2. Install PHP
3. Run a test php script...works fine
4. Install exchange server 5.5.
5. Test accessing mail through IIS and it works fine.
6. Repeat step 3.  Crashes 
7. Repeat step 5.  Still works fine.

I am having this same problem only we installed php first and then exchange.  PHP runs without any problems until someone accesses their webmail.  Then all hell breaks loose and php shuts off claiming an "PHP has encountered an Access Violation at 73342F43" It some extreme cases, it takes down all of the web services but this is rare.  We are running this on NT Server 4.0.  IIS then locks up and only a restart will fix the problem.  
Error Log Reports the following:
Source: WAM
Description: The HTTP server encountered an unhandled exception while processing the ISAPI Application 'c:\winnt\system32\php4isapi.dll'.
Shoot me an email if you need more info.

Mike

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-02-25 07:39 UTC] sbergmann@php.net
Does the problem persist with PHP 4.0.4pl1 or the latest snapshot from http://snaps.php.net/?
 [2001-04-10 09:33 UTC] sniper@php.net
No feedback. If this happens with soon to be released PHP 4.0.5 too, reopen this bug report.

--Jani

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 16 18:01:30 2024 UTC