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
 [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: Tue Apr 23 23:01:29 2024 UTC