MySQL/Apache/PHP Problem

admin

Administrator
Staff member
I have installed MySQL 3.22.32, then Apache 1.3.12, then PHP3. Each time I get to the compile with PHP3 or PHP4, it errors out because:

cannot find -lmysqlclient

I've been told I need to locate libmysqlclient.so, edit ld.so to indicate the directory it's in, the run ldconfig.

However, even though I've installed MySQL from several different sources, and more than one version, I can *never* find this file anywhere.

I'm a real novice - can anyone help me to get past this problem?

Thanks in advance.
 
Back
Top