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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jul 02 07:01:33 2025 UTC