Hi I am trying to get PHP working with my Apache web server and am having some
trouble.

I installed apache-1.3.4.19.i386.rpm onto my system running SuSE 7.2. This RPM
comes on the install disks for SuSE. Now there are no problems with that, but
when I try to install the php module, Apache won't start anymore. I tried to
install mod_php4-4.0.4pl1-90.i386.rpm which is also on the SuSE disks. When I
start Apache it returns this error:
        Syntax error on line 33 of /etc/httpd/suse_loadmodule.conf:
        Cannot load /usr/lib/apache/libphp4.so into server: libxmltok.so.1: cannot load
        shared object file: No such file or directory

I when to rpmfind, looked up libxmltok, and installed libxmltok-1.0-2.i386.rpm
Apache now can't find libsablot.so.0
I get this file sablotron-0.96-1.i386.rpm from rpmfind
Apache wants libmcrypt.so.4
I get this file, libmcrypt-2.5.5-1.i386.rpm
Apache wants libltdl.so.0

Can I somehow know everything that it will want rather than one by one, can I
get this stuff all at once?


-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to