• Announcement:
    In order to download VIP files, you need to UPGRADE your account.

Solved Mysql (5.5) ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (38)

Member
Aug
Threads
4
10
0
1
HubMoney
28
Hey guys!

I tried to change my Mysql password, and this happens. (777 permissions have done)

I trying with this codes:

/usr/local/etc/rc.d/mysql-server stop
mysqld_safe --skip-grant-tables &
mysql -u root
use mysql
update user set password=PASSWORD('yourpassword') where user='root';
flush privileges;
quit
service mysql-server restart

When start running with "mysql -u root" the error will happens what is: ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (38)

Could you help me please? I'm a begginer but, I never met an error like this.
Thank you guys!

(Postscript: If you know what is the password for the database at the attachement I will thank you so much.)

If you don't see the attachment here is the (offical link):
 
Metin2Hub Bot
M2Hub Bot
Feb
Threads
65
1,499
1
609
113
HubMoney
974
Hey guys!

I tried to change my Mysql password, and this happens.

I trying with this codes:

/usr/local/etc/rc.d/mysql-server stop
mysqld_safe --skip-grant-tables &
mysql -u root
use mysql
update user set password=PASSWORD('yourpassword') where user='root';
flush privileges;
quit
service mysql-server restart

When start running with "mysql -u root" the error will happens what is: ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (38)

Could you help me please? I'm a begginer but, I never met an error like this.
Thank you guys!

(Postscript: If you know what is the password for the database at the attachement I will thank you so much.)

If you don't see the attachment here is the (offical link):

Hello dear user,

Your post will be under surveillance by bots for the next few hours.

Forum description : Metin2 private server, Metin2 download, Metin2 support, Metin2 Forum, Metin2 Pvp Servers, Errors, Bugs, Requests, Metin2 Pvp Forum, Everything About Metin2.
 
Top
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock