Hi,
I am writing here because all my extrapolation from other peoples comments have failed. So if someone is will to provide some words of advice.
Installed mySQL, then build the databases, then set the php.ini file to point to the /var/mysql/mysql.sock but when
The problem is as follows :
With mysqladmin ping I get that the /var/mysql/mysql.sock is not available,
But if I cd /usr/local/mysql/bin and ./mysqladmin ping I get mysql is alive
So, my guess is that, mysqladmin is not the same as /user/local/mysql/bin/mysqladmin
But I do not know how to resolve this.
any Ideas
I am writing here because all my extrapolation from other peoples comments have failed. So if someone is will to provide some words of advice.
Installed mySQL, then build the databases, then set the php.ini file to point to the /var/mysql/mysql.sock but when
The problem is as follows :
With mysqladmin ping I get that the /var/mysql/mysql.sock is not available,
But if I cd /usr/local/mysql/bin and ./mysqladmin ping I get mysql is alive
So, my guess is that, mysqladmin is not the same as /user/local/mysql/bin/mysqladmin
But I do not know how to resolve this.
any Ideas
Last edited: