php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #10289 web servers crashed - invalid page fault php4ts.dll
Submitted: 2001-04-11 11:10 UTC Modified: 2001-04-28 14:56 UTC
From: huaren1978 at yahoo dot com Assigned:
Status: Closed Package: Reproducible Crash
PHP Version: 4.0.4pl1 OS: windows2000 & win98se
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: huaren1978 at yahoo dot com
New email:
PHP Version: OS:

 

 [2001-04-11 11:10 UTC] huaren1978 at yahoo dot com
so far, the web servers (both apache and iis) have crashed
(invalid page fault in php4ts.dll) on the following configuration:

win98se-apache1.3.19-php4.0.4pl1-apache_module
win2000-apache1.3.19-php4.0.4pl1-apache_module 
win2000-iis5.0-php4.0.4.pl1-isapi

i suspect it has something to do with the php_mssql70.dll extension, since it works fine if the extension is not loaded in php.ini.

my php.ini:
extension_dir	=	..\php\extensions
extension=php_mssql70.dll

* - if i comment the "extension=php_mssql70.dll", it works fine.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-04-28 14:56 UTC] jmoore@php.net
Not enough information.

- James
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed May 07 12:01:32 2025 UTC