> [Wed Jul 23 11:44:07 2003] [error] [client 192.168.7.10] Premature end of
> script headers: /var/www/cgi-bin/qmailadmin
> qmailadmin: error while loading shared libraries: libmysqlclient.so.10:
cannot
> open shared object file: No such file or directory

- Check if this library is on your machine:
"locate libmysqlclient"
should be somewhere in /usr/lib/mysql

- Check if ldconfig knows about it:
"ldconfig -p | grep libmysqlclient"

--franz



Reply via email to