php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #5689 apache fails with mysql-supported php
Submitted: 2000-07-20 07:50 UTC Modified: 2005-09-02 07:57 UTC
From: rakeshc at hotmail dot com Assigned:
Status: Closed Package: *General Issues
PHP Version: 3.0.16 OS: Redhat linux 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: rakeshc at hotmail dot com
New email:
PHP Version: OS:

 

 [2000-07-20 07:50 UTC] rakeshc at hotmail dot com
I am trying to install php using the 3.0.16 source on php.net. I am doing this since the Redhat rpm for php does not come with in-built MySQL support. I am using the simplest switches for configure:
--with-apxs=/usr/sbin/apxs --with-mysql --with-xml \
--with-config-file-path=/etc/httpd \
--enable-track-vars 

All the steps (configure, make and make install) were completed with NO error messages. The libphp3.so file was created and I moved the php3.ini file to /etc/httpd. I also changed the httpd.conf file like mentioned in documentation.

BUT when I try to restart apache using /etc/rc.d/init.d/httpd, it fails although the message for starting httpd is [OK]. When I re-install the Redhat rpm, everything is hunky-dory again. What is happening? 

I am posting this bug only after 3 sleepless nights and failure to get help from all the documentation and newsgroups. Kindly email me if you can help me out.
Thanks.

Patches

Add a Patch

Pull Requests

Add a Pull Request

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 07:01:31 2024 UTC