Results 11 to 12 of 12
Yeh its all owned by root change the user like so
Code:
chown -R mysql:mysql /var/lib/mysql
Then try to start it with the mysql user it should work :P...
- 09-21-2004 #11
Yeh its all owned by root change the user like so
Then try to start it with the mysql user it should work :PCode:chown -R mysql:mysql /var/lib/mysql
- 09-21-2004 #12Just Joined!
- Join Date
- Nov 2002
- Location
- Cambs Uk
- Posts
- 31
Did that and and also changed the permission to the same on some other things (log file, /var/run/mysql)
And Hooray it now works
:P
Thanks for your help
Ian


Reply With Quote