Date: 10/31/00
- Next message: Oleg Makarenko: "[PHP-DEV] unable to build the latest CVS --with-gd=shared"
- Previous message: greg <email protected>: "[PHP-DEV] PHP 4.0 Bug #7550: Content-type header cannot be turned off"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: fr-delaby <email protected>
Operating system: DEC OSF1 v4.0 (alpha)
PHP version: 4.0.3pl1
PHP Bug Type: Apache related
Bug description: Can't start apache with libphp4.so
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
-- Edit Bug report at: http://bugs.php.net/?id=7551&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>
- Next message: Oleg Makarenko: "[PHP-DEV] unable to build the latest CVS --with-gd=shared"
- Previous message: greg <email protected>: "[PHP-DEV] PHP 4.0 Bug #7550: Content-type header cannot be turned off"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

