Hi I had a D6 site taht I uppgraded to D7 and then I moved every file on the D7 folder only to my new server with new domain but it just shows a blank screen and nothing else..
Any ideas?
Hi I had a D6 site taht I uppgraded to D7 and then I moved every file on the D7 folder only to my new server with new domain but it just shows a blank screen and nothing else.. Any ideas? |
Make sure /inc/header.inc.php has the correct paths. Lise 23 - site url Line 39 dir root Happiness is a warm gun. |
They are both set properly! Anything else I could checkup? |
Make sure your permissions are in line, and also clear the ./cache and ./cache_public directories, leaving the .htaccess file intact. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
I created a folder within cache and cache_public and moved everything inside those folders, I just left the .htacces file still the website is blank. Any more ideas? My header.inc got these settings these are correct right?: $site['url'] = "http://www.mydomain.com/"; $dir['root'] = "/var/www/vhosts/mydomain.com/httpdocs/"; (my dolphin site is in that "httpdocs" dir) |
Try contacting Deano, Praveenk, Zarcon or Kolimarfey. They are the best troubleshooters |
Most likely a error is occurring that you can't see. https://www.deanbassett.com |
Also, when moving servers, your root path may actually be totally different. From the root path you posted earlier, it looks like it was a Plesk setup. Are you still on Plesk? Happiness is a warm gun. |