LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Verli error help pls (https://www.linuxquestions.org/questions/slackware-14/verli-error-help-pls-434743/)

Jderu_de_MM 04-13-2006 05:58 AM

Verli error help pls
 
HI

I have compiled verli server and install it.
for configuration I use comand :"./vh_verli"

and I have thei error :

ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysql/mysql.sock' (2)

I have insall mysql.

how will I corect this error ???

wchild 04-13-2006 07:55 AM

Is MySQL running? Can you connect to it with its own client?

Jderu_de_MM 04-14-2006 02:30 AM

The Problem In My Opinion Is That I Dont Have That File
May Be I Sholud Make It Some How /????
I Dont Know From Were To Start????

Alien_Hominid 04-15-2006 01:16 AM

This file should automatically appear if mysql is running.
Run ps aux|grep mysqld to check if mysql is running.
You can start it manually by going to the /etc/rc.d and ./rc.mysqld start.
If you can't start it, you need to chmod +x rc.mysqld (this will also starts mysql at boot).

KaraokeKing 04-22-2006 05:49 AM

Verlihub
 
Maybe you need some Hosting, there is also a manual in the help section as well.

verlihub-hosting.com

Jderu_de_MM 05-17-2006 01:55 AM

Re
 
Now after I reinstall mysql I have a problem with dev-mysql
cannot find device
I gave the :"ps aux | grep mysqld "
and it was on
So
What shoud I do ??


All times are GMT -5. The time now is 02:55 PM.