|
| |||
| mySQL prob i am using ubuntu 7.10, when i am trying to start mysql server, its giving following error " Can't connect to local MySQL server through socket '/var/run/mysqld/ mysqld.sock' (2)" whats that about? i have installed mysql twice to avoid this, but i get this every time how to remove this prob? |
| |||
| Re: mySQL prob KK wrote: > i am using ubuntu 7.10, when i am trying to start mysql server, its > giving following error > " Can't connect to local MySQL server through socket '/var/run/mysqld/ > mysqld.sock' (2)" > whats that about? The mysql client, "mysql", tells you that it can't find the socket file '/var/run/mysqld/mysqld.sock' as there is no locally running mysql server, "mysqld". You have two options, either start the mysql server before you try to connect to it locally or you use the host option '-h' to connect to a remote server (this requiers that you have the privilege to connect from your location to the server). -- //Aho |
| |||
| Re: mySQL prob KK wrote: > i am using ubuntu 7.10, when i am trying to start mysql server, its > giving following error > " Can't connect to local MySQL server through socket '/var/run/mysqld/ > mysqld.sock' (2)" > whats that about? The mysql client, "mysql", tells you that it can't find the socket file '/var/run/mysqld/mysqld.sock' as there is no locally running mysql server, "mysqld". You have two options, either start the mysql server before you try to connect to it locally or you use the host option '-h' to connect to a remote server (this requiers that you have the privilege to connect from your location to the server). -- //Aho |
| Bookmarks |
| Thread Tools | |
| |
| | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Thunderbird prob may be a Windows prob | Thunderbird | Windows XP | 9 | 07-11-2008 04:00 AM |
| MySQL Vs. LDAP | Michael Everson | Linux | 3 | 10-21-2007 04:40 PM |
| mysql connector with monodevelop | Andreas Duffner | Linux | 0 | 05-06-2007 12:12 AM |
| Apache, PHP and MySQL on Windows CE | kheimon | Pocket PC General | 0 | 04-11-2007 06:30 AM |
| mySQL and wave files | Pachy | Desktop Computers | 0 | 02-06-2007 05:04 PM |
| New To Technology Questions? | Do You Need Help with Your Computer or Device? | Do You Need Help with this site? |