Quote:
Originally Posted by StrickenKid
- First of all, you must locate where your mysql libraries are located.
Mine are located at: /usr/local/mysql/lib/mysql
- Now, open libc.conf located in /etc/ld.so.conf.d
- Add the mysql libraries' path to the end of this file, on a new line.
- Save the file, and execute: ldconfig
|
I did that.
My MySQL is in /usr/include/mysql and /usr/lib/mysql.
I added both to the libc.conf.
But i get the same Error
What can i do?
(When i use the Statics, i get a Error with /tmp/mysql.sock)