Hi, I think your mysql daemon is not running. Please check its status using: 
sudo service mysqld status
If it is not running, please start it using sudo service mysqld start.





-----Original Message-----
From: openbala <damodaran.bal...@gmail.com>
To: ILUG-C <ilugc@ae.iitm.ac.in>
Sent: Sat, Oct 23, 2010 1:31 pm
Subject: Re: [Ilugc] Error in running mysql in fedora 13 ?


On Fri, Oct 22, 2010 at 7:17 AM, jaya kumar <jayakumargen...@gmail.com> wrote:
> hi to all
>
>  i installed successfully xampp on fedora 13 now how can i start mysql ?
>
> when i tried to start tried to run mysql and type the mysql in terminal
>
> ERROR 2002 (HY000): Can't connect to local MySQL server through socket
> '/var/lib/mysql/mysql.sock' (2)
>
> how can i solve the error and how can i try mysql ?
>
> i also tried this commands to start mysql but could not get the result ?
>
> /opt/lampp/lamp startmysql
>
> please how can i resolve the error
>
> ERROR 2002 (HY000): Can't connect to local MySQL server through socket
> '/var/lib/mysql/mysql.sock' (2)


Not sure if you've already solved this problem. If not, check your
SELinux settings,
If it is only for development purposes, the easiest thing to do is to
disable SELinux.
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

 
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to