faqts : Computers : Programming : Languages : PHP : Installation and Setup : Web Servers : Apache

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

6 of 11 people (55%) answered Yes
Recently 5 of 10 people (50%) answered Yes

Entry

Cant load libphp4. into server: mysqlclient.so.6: cannot open shared object file: No such file or directory?" How do you solve this problem

Oct 26th, 2001 07:40
Kevin Golding, Robert Nagle,


It sounds like you've upgraded MySQL since installing PHP.  Recompiling
PHP should probably fix it.  Just remember that PHP will always use the
version of MySQL that was installed beforehand and that MySQL changes
frequently.