Mail from ILUG-BOM list (Non-Digest Mode)

hey lloyd,

make sure you might have installed these three softwares..

1) MySQL-3.22.blahblah... core my sql server component
2) MySQL-client-version ... MySQL Client for the same version
3) MySQL-shared-versiono. the API required by php or any other language
which needs mysql

If u have RedHat then just go and download the Rpms its really easy to
install no fuss at all
and the installation should also go in the same order...
now the problem with your case is yoru mysqld is not gettin started if not
then start it by
/usr/sbin/mysqld & (locate mysqld...) and restart it or restart by
safe-mysqld
and then connect thru the mysql client same version ...

do this and your problem would be solved...


-Mitul Limbani
(mitul 2 mitul.com)
----- Original Message -----
From: Lloyd <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 04, 2000 11:39 PM
Subject: [ILUG-BOM] problem with mysql


> Mail from ILUG-BOM list (Non-Digest Mode)
>
> hi friends
> I recently installed mysql on my machine, but i cannot get it started.
> Whenever I try to start it it gives me an error message saying that cannot
> connect to mysql local server unix bind. Could anyone tell me what this
> means. And how to solve my problem.
> thank you in advance
> lloyd
>
>
> _______________________________________________
> Linuxers mailing list
> [EMAIL PROTECTED]
> http://ilug-bom.org.in/mailman/listinfo/linuxers
>


_______________________________________________
Linuxers mailing list
[EMAIL PROTECTED]
http://ilug-bom.org.in/mailman/listinfo/linuxers

Reply via email to