News

i'm assuming you have .cf files with the appropriate mysql settings. change the mysql server (usually the 'hosts' field) from 'localhost' to 127.0.0.1 and make sure the user you're connecting as ...
If the site is hosted there try making the mysql server "localhost"<BR><BR><BR>That's how most web hosts do it and it's more secure, as they wont allow access from anything but the sites running ...