Hi,
I have installed MySQL on FC6,but when I want to start the MySQL server, I get a message that it cannot be started. How should I know why it failed to start.
I Unistalled/reinstalled FC6 but again it fails to start.
Can anyone help me with that?
A more specific error would be helpful. But here are a few pointers.
Ensure you are starting as the super user 'root'.
Run 'ntsysv' at a terminal and set mysqld to start at boot.
Ensure /var/run/mysqld is owned by the user mysql.