Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 199903

Re: [PHP3] Shared object version of PHP From: Andrew Snell (snell <email protected>)
Date: 03/25/99

At 3:27 PM -0500 3/25/99, Rasmus Lerdorf wrote:
>> Hey all, I am trying to build a shared object using the apxs facility in
>> apache. Unfortunately, I have run into all sort of linkage problems --
>> literally hundreds of symbols remain undefined. Does any sort of document
>> exist that would guide someone through this process? Any hints, tips, etc
>> would be most greatly appreciated. Thanks,
>
>Tell us your Apache and PHP versions and show a couple of the error
>messages. It should be quite smooth with recent versions of both.
>
        I am running Raven-secured apache (1.4.0 + 1.3.6), using PHP 3.0.7,
running sparc Solaris 2.6, using egcs 1.1.2. When I attempt to start
apache, I get the following message:

Syntax error on line 234 of /usr/local/apache/conf/httpsd.conf:
Cannot load /usr/local/apache/libexec/libphp3.so into server: ld.so.1:
/usr/local/apache/bin/httpsd: fatal: libucb.so.1: open failed: No such file
or directory
./bin/httpsdctl startssl: httpd could not be started

        libucb.so.1 is located in /usr/ucblib/. Any help anyone could give
would be greatly appreciated.

- Andrew

--
PHP 3 Mailing List   http://www.php.net/
To unsubscribe send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest list:  php3-digest-subscribe <email protected>
For help: php3-help <email protected>  Archive:  http://www.php.net/mailsearch.php3
List administrator:  zeev-list-admin <email protected>