On Wed, 21 Mar 2001, Wolfgang Hottgenroth wrote:
> Hi,
>
>
> I have some problems in installing PHP for Apache with the Satellite
> extention. As soon as I place a idl-file in the idl_directory, Apache
> silently dies directly when started, even without a message on stderr or
> in the logfile.
>
>
> I used the following parameters for building the parts of the system:
>
> ORBit: ./configure --prefix=/usr/local/orbit-20000902
> make
> make install
> (put /usr/local/orbit-20000902/lib into /etc/ld.so.config and run
> ldconfig)
>
> [snip]
>
> Ah, one additional strange thing: doing it this way, with generation of
> shared libraries for ORBit enabled I get from Apache the note:
> /usr/local/apache/bin/httpd: Symbol `TC_short_struct' has different size
> in shared object, consider re-linking
>
> [snap]
Did you put /usr/local/orbit-20000902/lib at the _top_ of your
/etc/ld.so.conf? (And it's not named /etc/ld.so.config, right?)
Because the error you are getting looks typically like the wrong version
of ORBit shared libraries being loaded.
Regards,
-\- David Eriksson -/-
"An expert in a particular computer language is really an expert
in the work-arounds necessary to use this language to perform
useful work." - Richard B. Johnson
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]