php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #14163 Apache 2.0.28 Beta Service Crashes when loading PHP module
Submitted: 2001-11-21 13:21 UTC Modified: 2001-11-21 13:24 UTC
From: sonnysavage at yahoo dot com Assigned:
Status: Not a bug Package: Apache2 related
PHP Version: 4.0.6 OS: Windows 2000
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: sonnysavage at yahoo dot com
New email:
PHP Version: OS:

 

 [2001-11-21 13:21 UTC] sonnysavage at yahoo dot com
When I add this entry to my httpd.conf:
<code>
LoadModule php4_module "C:/Program Files/php/sapi/php4apache.dll"
</code>
Apache will crash when trying to start the service.  If I comment the line out, Apache starts just fine.  This configuration works just fine with Apache 1.3.22.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-11-21 13:24 UTC] derick@php.net
If you use it with apache 2, you need a special SAPI module. Ask for support on the php-general@lists.php.net mailinglist.

Derick
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu May 23 05:01:31 2024 UTC