On Fri, Oct 22, 2010 at 7:17 AM, jaya kumar <[email protected]> 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
