php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #27250 PHP Extensions cause apache load failure
Submitted: 2004-02-14 02:13 UTC Modified: 2004-02-15 23:20 UTC
Votes:4
Avg. Score:5.0 ± 0.0
Reproduced:2 of 2 (100.0%)
Same Version:2 (100.0%)
Same OS:0 (0.0%)
From: 0zone at pixelcarnage dot com Assigned:
Status: Not a bug Package: Apache related
PHP Version: 5.0.0b4 (beta4) OS: Windows 2000
Private report: No CVE-ID: None
 [2004-02-14 02:13 UTC] 0zone at pixelcarnage dot com
Description:
------------
I installed beta 4 today, put all the files in the correct places, changed the apache(1.3.28) config for php5 and tried to start apache, it worked, but mysql wasn't enables so I configured the php.ini file to include the extension. After I saved I tried to start apache again, only it fails before it even writes anything to the logs, this is the message:

The instruction at "0z007ec44d" referenced memory at "0x0110c000". The memory could not be "read".

I turned the extension off and apache works again, I then tried to use the sockets extension, this fails with the same error.

So if I try and load a php extension apache crashes. PHP itself loads fine with any extension.

The only line I changed in the config file was to point the temp folder to C:/web/tmp/ instead of /tmp/, and to enable a few extensions.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-02-14 10:51 UTC] sniper@php.net
Please try using this CVS snapshot:

  http://snaps.php.net/php5-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5-win32-latest.zip

Remove ALL old PHP related dlls first! (php5ts.dll is most important)

 [2004-02-15 05:57 UTC] dont at want dot com
sorry, but the latest php snap shot didn't work eiter. Apache starts but if you try to load an extension Apache didn't start with the error : 1067 from the OS.
 [2004-02-15 19:52 UTC] 0zone at pixelcarnage dot com
Still doesn't work using the snapshot, will use beta 3 untill a stable release comes out.
 [2004-02-15 23:20 UTC] sniper@php.net
Beta4 works fine as long as you install it and ALL of it's dlls correctly.

 [2004-02-20 19:17 UTC] hauser at pandora dot be
BETA 4 does not work correctly. I'm having the same problems on a Win XP box.

I have done dozens of php installs, so i know the process inside out, so please spare me the "remove ALL dll's comment;)

I even installed the latest Apache, however, the error log is empty. So i viewed the even viewer, and got this:

The Apache service named Apache.exe reported the following error:
>>> in Unknown on line 0 <<<
 before the error.log file could be opened.
 More information may be available in the error.log file.   .
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 18 15:01:33 2024 UTC