C�dric Haindl wrote:

> I installed PHP 4.0.6, MySQL 3.23.37 and Mnogosearch 3.1.17. PHP and MySQL run 
>flawlessly. Mnogosearch seemed to compile properly as well, but if I recompile PHP (I 
>did rm -R cache.config and make clean everytime) - which seems to work as well - and 
>restart Apache I do get the following error:
>
> Setting up Web Service: Syntax error on line 58 of /etc/httpd/conf/httpd.conf:
> Cannot load /etc/httpd/modules/libphp4.so into server: libudmsearch-3.1.so: cannot 
>open shared object file: No such file or directory
> /usr/sbin/httpd
>
> both libraries are like so many others in /usr/lib/apache. /etc/httpd/modules is a 
>symlink pointing to this directory. I did not have any problems, before I started to 
>compile php with the --with-mnogosearch- option.
>
> ---[snip]---

>
> So help would be really, really appreciated.

.. not always the best way, but the easiest would be to copy/link the required library 
to a location that the system(OS) can find....

for example if you did not alter the prefix with mnogosearch the library will be in 
the default location of:

/usr/local/mnogosearch/lib

so you can do the following:

ln -s /usr/local/mnogosearch/lib/libudmsearch-3.1.so /usr/lib

another (my prefered way) is to edit /etc/ld.so.conf and add the line:

/usr/local/mnogosearch/lib

then when this is saved run 'ldconfig'

NOTE: you may have to do this with your database libraries as well...

Yours

Matthew
begin:vcard 
n:Sullivan;Matthew
tel;cell:+61 (0)414 861 744 (Not for work use)
tel;fax:+61 (0)3 9693 7699
tel;home:+61 (0)3 9397 4859
tel;work:+61 (0)3 9693 7640
x-mozilla-html:TRUE
url:http://people.netscape.com/matthews/
org:<TABLE cols=2 width=350 spacing=0 rows=1><TR><TD width=50><img src="http://people.netscape.com/matthews/penguin.gif";></TD><TD><TABLE width=250 spacing=0 border=0><TR><TD><FONT SIZE=2>Senior Technical Support Engineer<TR><TD><FONT SIZE=2>iPlanet E-Commerce Solutions<TR><TD><FONT SIZE=2>Netscape Communications Australia Pty Ltd<TR><TD><FONT SIZE=2>A division of America On Line Inc.</TABLE></TABLE>
version:2.1
email;internet:[EMAIL PROTECTED]
adr;quoted-printable:;;Netscape Communications Australia=0D=0A;Level 1, The Tea House, 28 Clarendon Street;South Melbourne;VIC 3205;Australia
x-mozilla-cpt:nemesis.netscape.com;-18464
fn:Matthew Sullivan
end:vcard

S/MIME Cryptographic Signature

Reply via email to