Re: Missing libmysqlclient.so.6

2001-09-05 Thread Jeff Adams
Try updating your /etc/ld.so.conf file to include the path to the libmysqlclient.so.6 library, and re-run ldconfig. - Jeff Webmaster wrote: > Hi: > > How I can install or copy mysqlclient.so.6 without reinstall?? > > I'm trying to execute PHP script (Phorummail) from shell, but I receive that

Missing libmysqlclient.so.6

2001-09-05 Thread Webmaster
Hi: How I can install or copy mysqlclient.so.6 without reinstall?? I'm trying to execute PHP script (Phorummail) from shell, but I receive that this lib is missing. [root@corotu docs]# ./phorummail > > php: error in loading shared libraries: libmysqlclient.so.6: cannot open shared > > object fi