
May 12th, 2000, 08:58 PM
|
|
Contributing User
|
|
Join Date: Apr 2000
Posts: 79
Time spent in forums: < 1 sec
Reputation Power: 14
|
|
|
Yes,I Install Mysql,Apache, then PHP.
I can find these files:
/usr/local/mysql/lib/mysql/libmysqlclient.so
/usr/local/mysql/lib/mysql/libmysqlclient.so.6
/usr/local/mysql/lib/mysql/libmysqlclient.so.6.0.0
And lib*client.so and lib*client.so.6 are lrwxr-xr-x point to lib*clinet.so.6.0.0 already.
But /usr/local/apache/libexec/libphp4.so is not in the same directory.
Therefore, I copy all libmysqlclient.so.* to /usr/local/apache/libexec and start http,
same error message display.
Thanks
[This message has been edited by rtna (edited May 12, 2000).]
[This message has been edited by rtna (edited May 12, 2000).]
|