About 70 results
Open links in new tab
  1. Mysql error: 'Can't connect to local MySQL server through socket …

    Nov 8, 2018 · Most likely your MySQL server ran out of space while upgrading - first of all you need to fix your package manager. Try apt -f install first, then the usual apt update && apt dist …

  2. MySQL server won't connect after Docker container - Super User

    Jan 26, 2024 · ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) I've googled and found a few (and this) remedies, none of which fix the …

  3. DBI connect failed : Can't connect to local MySQL server through …

    Jun 26, 2020 · Hey guys, The MySQL crashed during the night and I can’t retart MySQL now. I don’t know what happens… I tried to connect to my Wordpress dashboard this morning and it …

  4. DBI connect failed : Can't connect to local MySQL server through …

    Nov 3, 2019 · Our administrators have checked my VPS. in general, MySQL service is currently running and it accepts connections over SSH. From the actions taken from your side, it is …

  5. Rails: Can't connect to local MySQL server through socket '/var/run ...

    Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' This happens when I try to run rake db:migrate as well as when the server is running.

  6. Can't connect to local MySQL server through socket …

    Apr 5, 2015 · I've been googling like crazy to fix it, I have tried using chmod /var/lib/mysql and /var/run/mysqld, all sorts of things and I have no idea how to fix it, Im getting desperate …

  7. Can't connect to local MySQL server through socket

    Feb 13, 2018 · I just upgraded kali linux and mysql has been broken ever since. after I start mysql & apache2 services I run the command mysql then I get this error: ERROR 2002 …

  8. How to fix 'Job for mysql.service failed because the control process ...

    Jun 15, 2019 · When I try to use the mysql cliente using the command mysql, I get: ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' …

  9. MariaDB stopped working - Help! (Home for newbies) - Virtualmin …

    Apr 11, 2025 · MariaDB error messageThe full MariaDB error message was : DBI connect failed : Can’t connect to local MySQL server through socket ‘/var/run/mysqld/mysqld.sock’ (2) ? When …

  10. Can't connect to local MySQL server through socket - Fedora

    May 15, 2016 · Have you got latest Fedora with all the updates? In Fedora, mysqld.sock is in /var/lib/mysql and not in /var/run/mysqld. It looks like you have mysql2 gem built for different …