[PHP-DEV] PHP 4.0 Bug #7302: Apache cannot start --with-oci8 From: derek <email protected>
Date: 10/18/00

From: derek <email protected>
Operating system: Redhat 6.2
PHP version: 4.0.3pl1
PHP Bug Type: *Install and Config
Bug description: Apache cannot start --with-oci8

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

-- 
Edit Bug report at: http://bugs.php.net/?id=7302&edit=1

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>