I'm setting up an AMP server on Slack 10 kernel 2.4.26 following these great instructions:
http://www.linuxquestions.org/questi...icle&artid=456
All has gone smoothly until I try to start Apache, I get this error:
Code:
Syntax error on line 5 of /etc/apache2/mod_php.conf:
Cannot load /usr/lib/apache2/libphp5.so into server: libexslt.so.0: cannot open shared object file: No such file or directory
I've checked my system and can't find libexslt.so.0 anywhere.
Thanks in advance for any help you can provide.