php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7302 Apache cannot start --with-oci8
Submitted: 2000-10-18 03:25 UTC Modified: 2000-10-18 16:02 UTC
From: derek at lifewood dot com Assigned:
Status: Closed Package: Installation problem
PHP Version: 4.0.3pl1 OS: Redhat 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: derek at lifewood dot com
New email:
PHP Version: OS:

 

 [2000-10-18 03:25 UTC] derek at lifewood dot com
When I try to install PHP4 with OCI8 support, I do the following

./configure --with-mysql --with-oci8 --with-apxs 
make
make install


After that I start apache and the apache cannot start. It reports httpd dead but subsys locked.

How to solve it?

Derek

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-10-18 16:02 UTC] sniper@php.net
Problem solved by setting the ORACLE specific environment variables before starting Apache. ( http://www.php.net/manual/ref.oci8.php )

--Jani
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Dec 27 14:01:29 2024 UTC