php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #21996 apache 1.3.27 crashes with most php-scripts
Submitted: 2003-02-01 09:35 UTC Modified: 2003-02-20 01:00 UTC
From: webmaster at infinity-board dot de Assigned:
Status: No Feedback Package: Apache related
PHP Version: 5CVS-2003-02-01 (dev) OS: Windows XP SP1
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
46 + 41 = ?
Subscribe to this entry?

 
 [2003-02-01 09:35 UTC] webmaster at infinity-board dot de
Most of the avaible PHP scripts crashes with php5 and apache 1.3.27 (phpmyadmin for example)

The debugger points to this line:
100EA3E5   mov         edi,dword ptr [esi+8]

I hope I could help you,
TimeFX

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-02-01 10:00 UTC] magnus@php.net
Please read this: 
http://bugs.php.net/bugs-generating-backtrace.php 
And submit a backtrace (you need to compile PHP with 
--enable-debug ) 
 
And a short reproduce script too. 
 [2003-02-03 16:33 UTC] magnus@php.net
Sorry, I missed that you are on windows. 
Did you remember to move extensions to windows\system32 ? 
If you did, could you please provide a short script to 
reproduce this ? 
 [2003-02-04 05:38 UTC] sniper@php.net
Most important thing is to make sure you really have 
only one php4ts.dll in your system and that it's from
the latest snapshot package. Also, the extra dlls needed
by some extensions need to be up-to-date.

Sometimes a reboot is also needed after installation..

 [2003-02-04 06:16 UTC] webmaster at infinity-board dot de
I only have tha newest php4ts.dll in \system32 and no extensions. I don't use any extensions.
 [2003-02-04 07:49 UTC] sniper@php.net
Please try more recent snapshot. Nobody else has reported
this so I suspect you either had a broken build or it's something wrong in your system.

Did you try the reboot yet? :)

 [2003-02-20 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over 2 weeks, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 14:01:28 2024 UTC