Questions tagged [mysql-error-2002]

Can't connect to local MySQL server through socket

Can't connect to local MySQL server through socket

54 questions
0
votes
1 answer

Blank page on mysql connect

I have a php function ( "mconnect") for connecting to mysql . Sometimes in full load i get a blank page with "[]mconnect: mysql_connect" In this function i have custom messages for mysql error 1040 and 2002 -- connection errors In logs nothing…
cris
  • 13
  • 3
0
votes
2 answers

MySql Error will not let me connect to DB

(HY000/2002): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock Does anyone know of a solution to this problem?
William
  • 23
  • 2
0
votes
0 answers

#2002 cannot log in to the MySql server-only from specific computer

I have a DB hosted on a server, log in with phpMyAdmin. I can connect to it perfectly, without any problem. But the problem is that my friend can't connect to it, and he gets the error below. 2002 cannot log in to the MySql server I asked from…
0
votes
0 answers

MySql wampserver restoring database

MySql version: 5.5.24 NOTE: Everytime I copied the old "data" folder, MySql services stops and turn Wamp icon from green to orange. Solutions I've tried but no luck: WAMP MySQL error 2002 phpmyadmin 2002 error Restoring old database in…
Raf
  • 698
  • 2
  • 12
  • 33
0
votes
2 answers

MySQL error 2002 when use INSERT INTO

I have a problem with mysql. When I execute this, that give me an error: No such file or directory 2002, but SELECT query work perfect and print typ on the screen. What can I solve this…
jpelczar
  • 128
  • 1
  • 9
0
votes
1 answer

Mysql stops working in my ubuntu machine 13.04

I am facing this weird issue. Suddenly mysql stops working and i am getting error log in /var/log/mysql/error.log ** 140501 17:21:09 [Note] Plugin 'FEDERATED' is disabled. 140501 17:21:09 InnoDB: The InnoDB memory heap is disabled 140501 17:21:09…
Rohit Choudhary
  • 2,191
  • 1
  • 21
  • 33
0
votes
1 answer

#2002 Connexion to MySQL server not allowed

I've a Wordpress MU and when the website shows Error database connexion. the Mysql is not furnished by my OVH hosting and when I look at wp-config.php I've user and password and when I got to mysite.com//phpMyAdmin-4.1.1-all-languages/ I've #2002…
0
votes
0 answers

mysql running ubuntu 12.04 can't connect

I am new to linux and I'm trying to install Mysql on a Ubuntu 12.04. (on the same machine) When I type machine@machine$ ./lampp start it says XAMPP-MYSQL is already running. But when I try accessing phpmyadmin or if I type machine@machine$mysql -u…
0
votes
1 answer

MySql Error 2002 - Lion Server

I have installed mysql on the lion server with the version 5.25a. I have also installed the mysql workbench. I have tried accessing the server through the terminal but to no avail as it says it is missing mysql.sock. I've browsed to the locations…
James
  • 219
  • 1
  • 6
  • 15
1 2 3
4