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
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:
19 - 10 = ?
Subscribe to this entry?

 
 [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: Fri Apr 26 14:01:29 2024 UTC