Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 199908

Re: [PHP3] libphp3.so load failed From: Alex M. (nash <email protected>)
Date: 08/23/99

    I got the same message when I tried to do a similar install. After some
futzing about, I just gave up and dropped the DSO setup entirely, and went
with built-in modules.

    -Alex MacFarlane

----- Original Message -----
From: Rasmus Lerdorf <rasmus <email protected>>
To: Mogens Melander <mogens <email protected>>
Cc: PHP3 List <php3 <email protected>>
Sent: Sunday, August 22, 1999 7:12 PM
Subject: Re: [PHP3] libphp3.so load failed

> # apachectl startssl
> Syntax error on line 224 of /usr/local/conf/httpd.conf:
> Cannot load /usr/local/libexec/libphp3.so into server: File not found
> /usr/local/bin/apachectl startssl: httpd could not be started
>
> I have a feeling that it isn't the libphp3.so that it can't find as a
> `ls -l /usr/local/libexec/` reveals
>
> -rwxr-xr-x 1 root root 1757994 Aug 23 00:32 /usr/local/libexec/libphp3.so
>
> Anybody hawe any ideas as to what it is i'm missing ???

That looks odd. Could you strace it and see exactly what it is trying to
open when it gets a file not found? It is certainly a misleading error
message if libphp3.so is really where you say it is.

-Rasmus

--
PHP 3 Mailing List <http://www.php.net/>
To unsubscribe, send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest, e-mail: php3-digest-subscribe <email protected>
To search the mailing list archive, go to:
http://www.php.net/mailsearch.php3
To contact the list administrators, e-mail: php-list-admin <email protected>

-- PHP 3 Mailing List <http://www.php.net/> To unsubscribe, send an empty message to php3-unsubscribe <email protected> To subscribe to the digest, e-mail: php3-digest-subscribe <email protected> To search the mailing list archive, go to: http://www.php.net/mailsearch.php3 To contact the list administrators, e-mail: php-list-admin <email protected>