see if you are running the mysql daemon. do this on your console:
 
# ps aux | grep mysqld
 
you must get at least two lines. one would be for your grep of mysqld, and the other would say something like this:
 
/usr/sbin/mysqld
 
or something to that effect.
 
If you don't see the latter, make sure that you have the mysql daemon running first before connecting to it by doing the following:
 
# mysql start (or restart if you will)
 
then try again.
 
-------Original Message-------
 
Date: Thursday, September 26, 2002 8:10:37 AM
Subject: [plug] connecting to MYSQL
 
Guys,

Anyone can give me an advice on how i can connect to my sql server?
I installed RH 7.2 i just enabled mysql. The problem is that it keeps
on saying cannot connect to sql server - please check configuration..

thanks
SUPERMAN
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.381 / Virus Database: 214 - Release Date: 8/2/2002

_
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]

Fully Searchable Archives With Friendly Web Interface at http://marc.free.net.ph

To subscribe to the Linux Newbies' List: send "subscribe" in the body to [EMAIL PROTECTED]

.
____________________________________________________
  IncrediMail - Email has finally evolved - Click Here

Reply via email to