Results 1 to 5 of 5
Have tried to connect on my mysql but all I could get are error messeges but had installed all the requrements in the beginning of my slakeware 10.2 installation. Please ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 11-10-2005 #1Just Joined!
- Join Date
- Nov 2005
- Location
- kampala
- Posts
- 1
having problem with my mysql
Have tried to connect on my mysql but all I could get are error messeges but had installed all the requrements in the beginning of my slakeware 10.2 installation. Please what could be the problem?
- 11-10-2005 #2
What errors do you get exactly?
Is it the server that you can't get to work or is it the client where you have problems?
- 01-25-2006 #3Just Joined!
- Join Date
- Jan 2006
- Posts
- 1
My sql error
Im getting error when i type mysql...also i checked my process no mysqld is running..so im not able to start mysql..these error in occuring..and can u temme how to configure php and mysql using apache ..urgent im doing project on this..plsss..thanks in advance..im using slackware 10 a present which linux distro wil suit for my project???
ERROR 2002: Can't connect to local MySQL server through socket '/var/run/mysql/mysql.sock' (2)
Regards,
Rsk*.*
- 01-25-2006 #4Just Joined!
- Join Date
- Jan 2006
- Posts
- 27
Maybe it needs to be connected to the internet first? try installing slackware first then after you have the internet hooked up try it.. Maybe..
- 01-26-2006 #5Linux Enthusiast
- Join Date
- Jun 2005
- Posts
- 668
problem with the perms I believe
Code:chown mysql.mysql /var/run/mysql chmod 777 -R /var/run/mysql /etc/rc.d/rc.mysql restart


Reply With Quote
