Page 1 of 1

gunxp

Posted: 2015 Sep 17 05:04
by laimiukas3
gal kas zinot kame reples
gunxpmod.amxx Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
ivedus

Code: Select all

ln -s /var/run/mysqld/mysqld.sock /tmp/mysql.sock
gaunu
ln: failed to create symbolic link `/tmp/mysql.sock': File exists
/tmp/mysql.sock failas yra

bet vistiek serva paleidus taspats
[gunxpmod.amxx] Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
:/

Re: gunxp

Posted: 2017 Sep 27 17:04
by popilas
gal kaip isprendei? pas mane tas pats

Re: gunxp

Posted: 2017 Oct 12 14:10
by DeXTeR
you kidding us? you between all didnt know a solution for it?
try give access web to your gunxp database by admin cp (i gess you tired it)
so problem is from gunxpmod sma u using

Re: gunxp

Posted: 2017 Oct 12 14:13
by Terror

Code: Select all

sudo find / | grep mysqld.socksudo find / | grep mysql.sock ln -s /run/mysqld/mysqld.sock /tmp/mysql.sock