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
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