php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #2122 PHP4 crashes under Apache 1.3.6 / 1.3.9 [Win32]
Submitted: 1999-08-21 15:47 UTC Modified: 1999-08-21 16:55 UTC
From: wouter at aitsh dot com Assigned:
Status: Closed Package: Installation problem
PHP Version: 4.0 Beta 2 OS: Windows 98 [NL]
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: wouter at aitsh dot com
New email:
PHP Version: OS:

 

 [1999-08-21 15:47 UTC] wouter at aitsh dot com
If I launch a .php file under Windows98, with Apache 1.3.9, I get the following Windows-error [translated from Dutch]

This happens on 2 different PC's, both running the same os, one with Apache 1.3.6 [win32] and one with Apache 1.3.9 [win32]

.dll's are in the /Windows/System directory. But, first I didn't had the php.ini file in /Windows, and then I got a global PHP-error, saying something about unable to open ini-file..

PHP caused an exception c0000026H in module KERNEL32.DLL at 0177:bff88510.
Registers:
EAX=ffffffff CS=0177 EIP=bff88510 EFLGS=00000213
EBX=ffffffff SS=017f ESP=0063db64 EBP=0063dce8
ECX=ffffffff DS=017f ESI=0063dc3c FS=491f
EDX=bff7687e ES=017f EDI=8163e160 GS=0000
Bytes in CS:EIP:
5f 5e 5b 8b e5 5d c2 10 00 8b 4c 24 04 56 66 8b 
Stackdump:
007641f9 00000000 007617b4 0001001f 00000000 00000000 00000000 00000000 00000000 00000000 ffff027f ffff0000 ffffffff 00000000 00000000 00000000 

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-08-21 15:49 UTC] wouter at aitsh dot com
If I launch a .php file under Windows98, with Apache 1.3.9, I get the following
Windows-error [translated from Dutch]

This happens on 2 different PC's, both running the same os, one with Apache 1.3.6 [win32]
and one with Apache 1.3.9 [win32]

.dll's are in the /Windows/System directory. But, first I didn't had the php.ini file in /Windows, and then I got a global PHP-error, PHP: Unable to parse configuration file


[WINDOWS-ERROR]

PHP caused an exception c0000026H in module KERNEL32.DLL at 0177:bff88510.
Registers:
EAX=ffffffff CS=0177 EIP=bff88510 EFLGS=00000213
EBX=ffffffff SS=017f ESP=0063db64 EBP=0063dce8
ECX=ffffffff DS=017f ESI=0063dc3c FS=491f
EDX=bff7687e ES=017f EDI=8163e160 GS=0000
Bytes in CS:EIP:
5f 5e 5b 8b e5 5d c2 10 00 8b 4c 24 04 56 66 8b 
Stackdump:
007641f9 00000000 007617b4 0001001f 00000000 00000000 00000000 00000000 00000000 00000000
ffff027f ffff0000 ffffffff 00000000 00000000 00000000 

 [1999-08-21 15:53 UTC] wouter at aitsh dot com
Solved...

There was a little error in the .ini file, that was my fault also..

Very sorry that I had to boughter you with this...
 [1999-08-21 16:55 UTC] sas at cvs dot php dot net
closed by user
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun Jul 13 23:01:33 2025 UTC