need help w/ mysql and connect statement

mgrunk

Perch
This is probably a bit dense - but I am using MySQL - the query was successful on my previous reseller account, but I can't connect using localhost

mysql_connect(): Can't connect to MySQL server on 'localhost' (10061) in D:\hshome\chsweb\catholichomeschool.org\menutop.php

is the error message I receive when I bring up my website

pertaining to:

mysql_connect("localhost", userid, password)

Can someone help?

Thanks,
Michelle
 
Thanks - you beat me to it - I just found it - at least it was easy. I'm not sure my brain can take much more tonight.

Thanks again!
 
Back
Top