php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7104 everything seems to compile ok, but httpd won't start
Submitted: 2000-10-09 18:27 UTC Modified: 2000-10-28 23:48 UTC
From: jordan at waypt dot com Assigned:
Status: Closed Package: Apache related
PHP Version: 4.0.2 OS: linux 2.2 glibc
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: jordan at waypt dot com
New email:
PHP Version: OS:

 

 [2000-10-09 18:27 UTC] jordan at waypt dot com
./configure --with-imap --with-ldap --with-mysql=/usr/ --with-apxs=/usr/sbin/apxs --with-gd=/usr/ 

Only reason I use '--with-gd..." is because for some reason all of the php 4.. configurations need gd*.* something rather..  anyways..  

with that configuration line, everything appears to build ok, but when I try to load up httpd, it doesn't start up..  subsys is dead..  when I remove the module 'libphp4.so' and 'mod_php4.c', httpd restards just fine.

It's either "A", libphp4 build, or "B" apache's inability to load php modules..

I would like to know.  The same build works fine on two other machines with redhat 6.2..  only having a problem with a pIII 600 MHz machine and this distribution version...  I've looked at every faq listed, for apache and php..  still no fixes..  Please .. I need instructions of what to check..  networking is healthy.. name/host lookups are fine..  

any ideas?

thanks..

feedback to
jordan@waypt.com

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-10-12 09:08 UTC] sniper@php.net
There is also --without-gd (if you don't need GD functions).

Have you compiled and installed Apache from sources
or from RPM ? And where are the ldap-libs located?
And what about IMAP ? 

--Jani
 [2000-10-28 23:48 UTC] sniper@php.net
No feedback. 
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 07:01:28 2024 UTC