I'm on a i686, 192Mb RAM, 20Gb HD running Linux/suse7.0 and software, mysql-3.23.40 apache-1.3.20 php-4.0.6. I've cheched that apache is set to --enable-module=so. I've configured php with ./configure --with-mysql=/..path to mysql --with-apxs=/...path to apxs -no error message from php- on: /apachectl start this message occure: cannot load /.../libphp4.so into server:libmysqlclient.so.10:cannot open shared object file: no such file or directory. I've cheched the path and filenames, and everything is in the right place as far as I can see. I also cheched the httpd.conf, and can't find anything wrong there ??? what to do ???