[PHP-DEV] PHP 4.0 Bug #7551 Updated: Can't start apache with libphp4.so From: sniper <email protected>
Date: 01/30/01

ID: 7551
Updated by: sniper
Reported By: fr-delaby <email protected>
Old-Status: Feedback
Status: Closed
Bug Type: Apache related
Assigned To:
Comments:

No feedback.

If propblem persist even when you have the required
(Oracle related) environment vars set, have configured/
compiled PHP 3 also with --enable-versioning and when
using the latest CVS snapshot, reopen this bug report.

--Jani

http://www.php.net/oci8

Previous Comments:
---------------------------------------------------------------------------

[2000-12-04 09:24:25] sniper <email protected>
Could you please check if this happens with PHP 4.0.4RC3:

http://www.php.net/distributions/php-4.0.4RC3.tar.gz

--Jani

---------------------------------------------------------------------------

[2000-11-03 03:30:27] fr-delaby <email protected>
I tried with --oci8 instead of --oracle, but the result is the same.
I had --enable-versioning too (I use php3)...

---------------------------------------------------------------------------

[2000-10-31 12:18:21] fr-delaby <email protected>
Here is the return message
> bin/apachectl start
Syntax error on line 225 of /usr/opt/apache/conf/httpd.conf:
Cannot load /usr/opt/apache/libexec/libphp4.so into server: dlopen: cannot load /usr/opt/apache/libexec/libphp4.so
bin/apachectl start: httpd could not be started
>

I saw no problems during compilation of php (only warnings).
Apache ran well with php3.0.15

I compiled all with cc.
I use dynamic library, apache 1.3.12, perl 5.6.0, oracle 8.0.5.1.
My configure options was
./configure --with-apxs=/usr/opt/apache/bin/apxs
            --with-xml
            --with-oracle=/usr/opt/oracle/product/8.0.5.
For Apache, I used
./configure --prefix=/usr/opt/apache
            --enable-shared=max
            --with-perl=/usr/bin/perl

---------------------------------------------------------------------------

Full Bug description available at: http://bugs.php.net/?id=7551

-- 
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>