ServerTune provides -- managed and un-managed -- VPS hosting solutions at affordable prices to accommodate your personal and/or businesses needs.
Click here for more info ...

Browse by category
Search | Advanced search
If you upgraded MySQL to v5.x, you might find that MySQL won't start. In this case, make sure that you comment out or remove the basedir directive from /PATH_TO/my.cnf file:
[mysql.server]
ser=mysql
#basedir=/var/lib
Then, restart MySQL.