php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #8818 Can't start apache with php3 but *can* restart!
Submitted: 2001-01-19 23:11 UTC Modified: 2002-10-01 14:46 UTC
From: scherrey at innoverse dot com Assigned:
Status: Wont fix Package: Installation problem
PHP Version: 3.0.17 OS: Linux RedHat 6.2
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: scherrey at innoverse dot com
New email:
PHP Version: OS:

 

 [2001-01-19 23:11 UTC] scherrey at innoverse dot com
This is actually version 3.0.18 but it wasn't a selectable option.

I've built apache 1.3.14 and mysql 3.22.32 on my system with php3. When I remove the php3 module loading from my http.conf file, apache will start. If my http.conf file tries to load php3 on startup then apache reports that it started but simply dies quietly. I get no errors anywhere and I even have my logging set to debug. However, once I've got httpd running, I can then alter my http.conf file again, let it load php3, then do a restart on httpd and everything works great! 

Any ideas? BTW - everything is being done as a dso. Also, I've built everything from source, no rpm's. I configured php as follows:
configure --with-apxs=/usr/local/apache/bin/apxs --with-apache=/usr/local/apache --with-mysql=/usr/local/mysql

thanx & later,

     Ben Scherrey

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-10-01 14:46 UTC] hholzgra@php.net
We are sorry, but can not support PHP 3 related problems anymore.
Momentum is gathering for PHP 5, and we think supporting PHP 3 will
lead to a waste of resources which we want to put into getting PHP 5
ready. Ofcourse PHP 4 will will continue to be supported for the
forseeable future.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Jun 13 15:01:34 2024 UTC