Re: [PHP-INST] apache error: cannot open shared object file ??

2001-07-16 Thread Marvin Horst
is not really a PHP issue, it is a system > configuration issue. If you are on Linux you can edit /etc/ld.so.conf and > add the directory this shared library is in and run ldconfig > > -Rasmus > > On Mon, 16 Jul 2001, Marvin Horst wrote: > > > I don't understand why

[PHP-INST] apache error: cannot open shared object file ??

2001-07-16 Thread Marvin Horst
I don't understand why I get this message when attempting to start apache. The libexpat.so.0 file does exist in /usr/local/lib. Syntax error on line 237 of /usr/local/apache/conf/httpd.conf: Cannot load /usr/local/apache/libexec/libphp4.so into server: libexpat.so.0: cannot open shared object fil

[PHP-INST] Re: Install problem PHP 4.0.6 + xml-dom +sablot

2001-07-13 Thread Marvin Horst
I'm having similar problems with sablotron also. Everything compiles fine, but when I start Apache it complains that it can't find the lib even though it's there. Actually it's the expat lib it can't find. > Hey I've problems compiling php 4.06 with xml-dom or sabog libs. > > Both have been compi