php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #3680 Apache won't start after install php3
Submitted: 2000-03-01 05:33 UTC Modified: 2002-10-01 13:57 UTC
From: damien at casm dot insa-lyon dot fr Assigned:
Status: Wont fix Package: Dynamic loading
PHP Version: 3.0.15 OS: Linux Mandrake 6.1
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: damien at casm dot insa-lyon dot fr
New email:
PHP Version: OS:

 

 [2000-03-01 05:33 UTC] damien at casm dot insa-lyon dot fr
I'm running kernel 2.2.13 on Linux Mandrake 6.1 with
apache 1.3.9. 

php-3.0.12 is running just fine on this machine but it's impossible to start apache with php 3.0.13, 3.0.14 or 3.0.15

And I also update apache to 1.3.12 with the same result.

Php was compiled with :

./configure --with-apxs=/usr/local/apache/bin/apxs --with-gd=/usr/local/include   --with-imap  --with-mysql --with-apache=/usr/local/apache  

imap client version was imap-4.7b 
MySQL client version was MySQL-3.22.30-1  
gd version was gd-1.7.3 

after make and make install I would start apache with :
/usr/local/apache/bin/apachectl start 

-> but no error no log and the apache daemon httpd don't start.



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-10-01 13:57 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: Sat Apr 20 02:01:29 2024 UTC