i have just moved server and host for my 6 ptc sites im having sql problems with 3 of them and i dont have a clue where to start would be willing to run banners on all 6 sites for a year if you could get them working for me thanks andy
Do you see any sql error? Are you providing correct username and password for sql? Do you have the same versions of database on old and new servers?
Check to make sure the hostname is localhost and not a remote host. This may be causing your problems. Also make sure the same username/password combination is setup on the new server.
Hi Andy, If you've moved hosts, the server details and username and passwords need to be updated in your code. Check your server docco or setup for the details and update them in your code. Good luck with this