Hi,
I'm new to Linux, and am trying to get MySQL up and running
but when I look up the process table (ps -ux) there's no daemon running.
I've looked up a few posts, and tried various things to no avail, including looking for another service running on the same port 3306
Any ideas??
--Paul
It's important in life to always strike a happy medium, so if you see someone with a crystal ball, and a smile on their face ...
I'm new to Linux, and am trying to get MySQL up and running
Code:
root>/etc/init.d/mysql start
Starting service MySQL
I've looked up a few posts, and tried various things to no avail, including looking for another service running on the same port 3306
Any ideas??
--Paul
It's important in life to always strike a happy medium, so if you see someone with a crystal ball, and a smile on their face ...