Hi, I'd really appreciate anyones help, I'm running into some issues trying to move one of my websites to another server. The active site's current location is www.autogrilles.com I've used cpanel to backup and transfer the files to the new server location, which is temporarily located at http://75.126.153.164/~autog1 My first issue is, the backup version of the site appears to be missing some images, as can be seen on the homepage at the url mentioned above. Why is this, and how can I fix it? My next issue is, none of the links are working. They told me this was because the dns hasn't propagated yet (which I've held off on until things are 100% working), but how can I confirm that they work before changing the name servers? If anyone can help me out here and get this site up and running I'd be happy to pay them as this has wasted hours of my time. Thanks in advance!
the images issue is just because of the path. For example, image for Chrome Grilles, the path should be http://rpdz1.dailyrazor.com/~autog1/images/Misc/chrome_grille1.jpg but now it's http://rpdz1.dailyrazor.com/images/Misc/chrome_grille1.jpg (rpdz1.dailyrazor.com = 75.126.153.164) the link: it seems you are using mod_rewrite. Make sure it's installed and activated for your account
All images linked through your domain name (autogrilles.com) are showing fine, however some that are linked through the hostname url (as the one mentioned above) are not working. You can solve this by changing all image paths to link through your domain name, and you are safe then. If you are also not sure if all files were copied, you can just download from the old server via ftp, and upload again on the new server. If you were referring just to this image problem, then that's probably just caused by linking it through hostname instead of through your domain name.