Hi,

I am working on a project on BBS. I am using
WWWThreads for the installation. This software
requires MySQL database. Following the manual I
installed both the source and the binary rpm and the
necessary configuration like ./configure, make. make
install etc.

Then I tried to create a database using the following
command
   ./mysqladmin create wwwThreads

It  gives the following error;

./mysqladmin:connect to server at 'localhost' failed
error: 'Can't connect to local MySQL server through
socket '/tmp/mysql.sock'(111)
Check that mysqld is running and that the socket:
'/tmp/mysql.sock' exists.

The mysqld is running. I  used ps ax|grep msqld.

But /tmp/msql.sock file is not present. Isearched for
the file using find command but unable to trace it.

Can anybody help?????????????

Also is there anyone who has worked on wwwthreads???


regards
Pinku

__________________________________________________
Do You Yahoo!?
Yahoo! Photos -- now, 100 FREE prints!
http://photos.yahoo.com

-----------------------------------------------------------------------
For more information on the LIH mailing list see:
http://lists.linux-india.org/lists/LIH

Reply via email to