Can anyone help me out on this? I have two sites (both WP blogs) - one is hosted on the economy plan with Go daddy and the other one is hosted with the deluxe plan also on Go daddy. Now I want to cancel the economy plan and merge both the sites on the deluxe plan..... This is what I did: 1. I downloaded all the files from the Eco Hosting plan website through FTP 2. I created a new folder in my deluxe hosting plan and uploaded all my files to that folder 3. Next, I went ahead and cancelled the eco hosting plan 4. I added the domain to the deluxe hosting plan and redirected it to the folder newly created Now, comes the problem. When I type in the domain name, it flashed the error message.... Error in connecting to database... I know I have done something wrong here... But now I can't figure out how to set it right... Can anyone help me out on this? Thanks...........
if you don't modify it, then the script will try to connect back to previous mysql account, so it won't work. edit your config (mostly) php file to your current hostname.
Usually the host will be defined as localhost in WP blogs, so that will not be the one that is affecting you. You need to get professional assistance. Some more information would be easy to help. 1) if you have altered the path, have you change the path to the website in the config file? 2) is the permission settings of the config file correct?
WordPress uses MySQL databases. In additional to download files, you also need to export and import databases. When you migrate WordPress sites, the hardest part is to migrate the databases over. This is easy to do if you use a web hosting control panel such as cPanel or DirectAdmin.