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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

History

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

- James
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 05:01:30 2024 UTC