RE: [PHP-DEV] PHP 4.0 Bug #8778: Cannot load libphp4.so From: Sam Liddicott (sam.liddicott <email protected>)
Date: 01/18/01

You might need to run ldconfig

Sam

> -----Original Message-----
> From: ydegauquier <email protected> [mailto:ydegauquier <email protected>]
> Sent: Thursday, January 18, 2001 11:16
> To: php-dev <email protected>
> Subject: [PHP-DEV] PHP 4.0 Bug #8778: Cannot load libphp4.so
>
>
> From: ydegauquier <email protected>
> Operating system: AIX 4.3.3
> PHP version: 4.0.4pl1
> PHP Bug Type: Apache related
> Bug description: Cannot load libphp4.so
>
> I did the compilation with :
> ./configure --with-mysql=/usr/local
> --with-apxs=/usr/local/apache/bin/apxs --with-jpeg-dir --with-gd
>
> and, when I try to start apache, I receive the error:
>
> nvagent3:[/AIX_SOFT/php-4.0.4pl1] # apachectl start
>
> Syntax error on line 208 of
> /usr/local/apache/conf/httpd.conf:
> Cannot load /usr/local/apache/libexec/libphp4.so into server:
> No such file or directory
> /usr/local/apache/bin/apachectl start: httpd could not be
> started
>
> But the file is present.
>
> nvagent3:[/AIX_SOFT/php-4.0.4pl1] # ls -l
> /usr/local/apache/libexec/libphp4.so
> -rwxr-xr-x 1 root system 2118557 Jan 18 10:26
> /usr/local/apache/libexec/libphp4.so
>
>
>
> --
> Edit Bug report at: http://bugs.php.net/?id=8778&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>
>

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