OS: debian 3.1
Standard Install no changes made to default setup
Edited: /usr/local/directadmin/conf/mysql.conf
user=******
passwd=*******
socket=/tmp/mysql.sock <-- added this line
Looking at service montor:
I can see mysqld running and It displays all the relevant PIDs.
-------------------------------------------------
Stopping mysqld:
An error has occurred
Details
(there are no details displayed)
Now if i refresh the service monitor page:
I can see that mysqld is not running
ps -e mysqld returns nothing
--------------------------------------------------
Starting Mysqld:
An error has occured
Detais
(again no details shown)
--------------------------------------------------
Refreshing Service Monitor page:
I can see mysqld is in fact running.
ps -e mysqld confirms this
Ive checked directadmin error logs, nothing to be found there.
--------------------------------------------------
Any ideas why this is happening, and how I can fix it?
Standard Install no changes made to default setup
Edited: /usr/local/directadmin/conf/mysql.conf
user=******
passwd=*******
socket=/tmp/mysql.sock <-- added this line
Looking at service montor:
I can see mysqld running and It displays all the relevant PIDs.
-------------------------------------------------
Stopping mysqld:
An error has occurred
Details
(there are no details displayed)
Now if i refresh the service monitor page:
I can see that mysqld is not running
ps -e mysqld returns nothing
--------------------------------------------------
Starting Mysqld:
An error has occured
Detais
(again no details shown)
--------------------------------------------------
Refreshing Service Monitor page:
I can see mysqld is in fact running.
ps -e mysqld confirms this
Ive checked directadmin error logs, nothing to be found there.
--------------------------------------------------
Any ideas why this is happening, and how I can fix it?
Last edited: