php3-list | 199903
Date: 03/25/99
- Next message: Carsten H. Pedersen: "Re: [PHP3] "loading please wait" screen...how to?"
- Previous message: Rasmus Lerdorf: "Re: [PHP3] Posting a question"
- In reply to: Rasmus Lerdorf: "Re: [PHP3] Shared object version of PHP"
- Next in thread: Rasmus Lerdorf: "Re: [PHP3] Shared object version of PHP"
- Reply: Rasmus Lerdorf: "Re: [PHP3] Shared object version of PHP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Carsten H. Pedersen: "Re: [PHP3] "loading please wait" screen...how to?"
- Previous message: Rasmus Lerdorf: "Re: [PHP3] Posting a question"
- In reply to: Rasmus Lerdorf: "Re: [PHP3] Shared object version of PHP"
- Next in thread: Rasmus Lerdorf: "Re: [PHP3] Shared object version of PHP"
- Reply: Rasmus Lerdorf: "Re: [PHP3] Shared object version of PHP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

