I installed the mysql rpms off the mysql website for 3.23.52. That works great, but when I try to configure mysql with the --with-mysql directive, it compiles with the path to /var/lib/mysql/mysql.sock which is not the one pointed to by the my.cnf file, it should be /tmp/mysql.sock.
What I am asking is what is the pather to the header files? .. So when I configure phph, I can put --with-mysql=/path/to/mysql ??
What I am asking is what is the pather to the header files? .. So when I configure phph, I can put --with-mysql=/path/to/mysql ??