Hi guys,
I've searched through this forum for answers but whilst people have often been in the same situation as me nobody has ever given an answer, so I'm asking it again.
I've downloaded and installed the server, client and shared-compat rpm's.
I run bin/mysql_install_db with no problems.
I then run bin/mysqld_safe (background) but straight away it drops out saying "mysqld ended".
Obviously then whenever I try to run mysqladmin or mysql it tells me...
"bin/mysqladmin: connect to server at 'localhost' failed
error: 'Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)'
Check that mysqld is running and that the socket: '/tmp/mysql.sock' exists!"
Any ideas? Is it a permissions problem? I've also tried setting the root password but I don't know if it's worked because the mysqld daemon isn't running.
Please help!!
Jo
I've searched through this forum for answers but whilst people have often been in the same situation as me nobody has ever given an answer, so I'm asking it again.
I've downloaded and installed the server, client and shared-compat rpm's.
I run bin/mysql_install_db with no problems.
I then run bin/mysqld_safe (background) but straight away it drops out saying "mysqld ended".
Obviously then whenever I try to run mysqladmin or mysql it tells me...
"bin/mysqladmin: connect to server at 'localhost' failed
error: 'Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)'
Check that mysqld is running and that the socket: '/tmp/mysql.sock' exists!"
Any ideas? Is it a permissions problem? I've also tried setting the root password but I don't know if it's worked because the mysqld daemon isn't running.
Please help!!
Jo