Hi;<br>It's been a while since I controlled my own server and I'm rusty. Trying to install mysql<br>yum install mysql<br>All looks well. Here's what happens:<br><br>[root@13gems www]# mysql<br>ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)<br>
[root@13gems www]# mysql -u root -p<br>Enter password:<br>ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)<br><br>There's no mysqld in the ps wax. Please advise.<br>
beno<br>