On [07/02/2003], Jesse Guardiani wrote: > Looks like a shared object isn't loaded (libmysqlclient.so.10). > > Read the man page for 'ldconfig'. > > You'll want to run it with -m, otherwise you'll throw away all of your other > shared object paths when you load a new one. >
It's working perfectlly now. Thank you both for helping me out.