php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #31864 Apache server crash using phpinfo() test
Submitted: 2005-02-06 23:35 UTC Modified: 2005-02-14 01:00 UTC
Votes:2
Avg. Score:3.5 ± 0.5
Reproduced:1 of 2 (50.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: dpete at fiberpipe dot net Assigned:
Status: No Feedback Package: Reproducible crash
PHP Version: 4.3.10 OS: Windows XP Pro
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: dpete at fiberpipe dot net
New email:
PHP Version: OS:

 

 [2005-02-06 23:35 UTC] dpete at fiberpipe dot net
Description:
------------
I loaded PHP on my apache 2-0-52 server When I try to test the configuration with phpinfo(); the server crashes and I have to restart to go on.
following is the config line I added to httpd.conf

LoadModule php4_module c:/php-4.3.10Win32/sapi/php4apache2.dll

I also added 

AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .phps

to the httpd.conf


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-02-07 00:04 UTC] derick@php.net
Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.

 [2005-02-14 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a week, 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 Apr 19 00:01:29 2024 UTC