|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
that would be an alltime problempost, but i have a very big problem with it... While i am a newbie with Linux, it is much harder for me to fix it:
Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) this is the Error posted by the System when i try to start the mysql-server (/etc/init.d/mysql start) i cant find any mysql.sock on my system... is there a command for searching all directories for one file? like the dos "dir /s" command? can someone please help me with this problem? thanks and kind regards Schmorli |
|
#2
|
||||
|
||||
|
find / -name mysql.sock
You can replace "/" with any path, such as "." or "/usr".
__________________
Please don't PM me asking for solutions outside the scope of a thread. Keeping all responses in a thread stands to help others who come along later, which is after all what this forum's all about. |
![]() |
| Viewing: Dev Articles Community Forums > Databases > MySQL Development > Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|