Hello James,  Maybe you don't have Mysql installed or Up.

first you need have Mysql installed on your system.
At your prompt type : rpm -qa | grep mysql
Second : if you have mysql installed, you will see the name of the rpm package.
Now look if your mysql is Up and running :
At your prompt type : cd /etc/rc.d/init.d/
                                          ./mysql status

At your prompt type : cd /var/lib/mysql
                                          ls -l
If your mysql is running you will see an file named mysql.sock .

If you don't have mysql installed download it at www.mysql.com

Bye.
Mario H.C.T.

I'm Sorrry by my poor English.


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to