php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #27799 php5ts.dll crashes apache 1.3.x
Submitted: 2004-03-31 07:29 UTC Modified: 2004-04-04 22:28 UTC
Votes:5
Avg. Score:5.0 ± 0.0
Reproduced:4 of 5 (80.0%)
Same Version:4 (100.0%)
Same OS:4 (100.0%)
From: aidan at virtualexplorer dot com dot au Assigned:
Status: Closed Package: Reproducible crash
PHP Version: 5.0.0RC1 OS: Windows XP
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: aidan at virtualexplorer dot com dot au
New email:
PHP Version: OS:

 

 [2004-03-31 07:29 UTC] aidan at virtualexplorer dot com dot au
Description:
------------
Trying to run PHP5RC1 on Apache1.3 I get the following error in my syslog:

Faulting application Apache.exe, version 0.0.0.0, faulting module
php5ts.dll, version 5.0.0.0, fault address 0x0003c773.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-04-01 04:11 UTC] aidan at virtualexplorer dot com dot au
In an attempt to replicate the problem I have uninstalled everything and started afresh.

1) Install Apache1.3.x.
After configuration changes, server is working perfectly.

2) Install PHP5RC1.
LoadModule works fine, no problems.
AddType works fine, no problems.
The second AddModule is added, apache will crash every second(???) time it is restarted.

3) Add named virtual hosting
Editing the httpd.conf and enabling NameVirtualHost will result in the server crashing every time it is started.

Please, PLEASE tell me ANYTHING I can do to help you fix this problem.
 [2004-04-04 16:40 UTC] dindonfou at free dot fr
I had the same problem with PHP5.0.0RC1.
This afternoon I completely reinstalled Apache (1.3.29 and 2.0.48) and then the latest PHP5 snapshot (php5-win32-200404030230), and it works well now on the both versions of Apache...
 [2004-04-04 21:58 UTC] aidan at virtualexplorer dot com dot au
Yep - latest snapshot fixed the problem.

Thanks guys.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue May 21 04:01:35 2024 UTC