php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #27301 IIS does not start when extensions are loaded
Submitted: 2004-02-17 22:06 UTC Modified: 2004-02-17 23:20 UTC
From: alantan at tagnetwork dot net Assigned:
Status: Not a bug Package: IIS related
PHP Version: 5.0.0b4 (beta4) OS: Windows Server 2003
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: alantan at tagnetwork dot net
New email:
PHP Version: OS:

 

 [2004-02-17 22:06 UTC] alantan at tagnetwork dot net
Description:
------------
Upon placing php.ini, with one edit uncommenting php_mysql.dll, in the \Winnt directory of my computer, IIS fails to start, citing this:

H:\php5>net start w3svc
The World Wide Web Publishing Service service is starting....
The World Wide Web Publishing Service service could not be started.

A system error has occurred.

System error 998 has occurred.

Invalid access to memory location.

Once I remove that reference, there is no problem.

I ran SysInternals Filemon and it showed the process picking up the correct extension, after that, net reports an error starting IIS, and SysInternals Filemon logs that the system has just written to the error log. IIS in the error log logs 7023; Invalid access to memory location. 


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-02-17 23:20 UTC] sniper@php.net
Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same. 

Thank you for your interest in PHP.

Try searching the bug database before submitting yet another duplicate report about already reported (and fixed!) bug.

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun Jul 27 20:00:02 2025 UTC