Issue with Homepage after migrating to a new GoDaddy cPanel VPS

arnab_saha

Registered
Jan 9, 2014
2
0
1
cPanel Access Level
Root Administrator
Hello All,

I've been trying to migrate a site from one of my existing VPS to a new one for a client.
The existing site is faceofyear.net and the migrated site is on 118.139.161.39/foty. But, the homepage doesn't seem to render correctly on the migrated one, and I verified the site on xampp locally and things look good even one the local server. Tried even uploading it multiple times.

But, some of the internal pages come up fine
- Removed -

Even the administrator is working fine. Just that the homepage doesn't come up right. Verified my php config and restarted easy apache and other configuration multiple times!

Any help in this is much appreciated!!
Thanks,
Arnab

Below is my apache log snippet (attached)

Code:
123.237.76.201 - - [07/Jan/2014:00:47:27 -0700] "GET /foty/administrator/templates/bluestork/images/toolbar/icon-32-apply.png HTTP/1.1" 304 - "http://118.139.161.39/foty/administrator/index.php?option=com_templates&view=style&layout=edit&id=12" "Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.63 Safari/537.36"
123.237.76.201 - - [07/Jan/2014:00:47:27 -0700] "GET /foty/administrator/templates/bluestork/images/j_button2_blank.png HTTP/1.1" 304 - "http://118.139.161.39/foty/administrator/index.php?option=com_templates&view=style&layout=edit&id=12" "Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.63 Safari/537.36"
123.237.76.201 - - [07/Jan/2014:00:47:27 -0700] "GET /foty/templates/gk_msocial/admin/switcher.png HTTP/1.1" 200 1013 "http://118.139.161.39/foty/administrator/index.php?option=com_templates&view=style&layout=edit&id=12" "Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.63 Safari/537.36"
123.237.76.201 - - [07/Jan/2014:00:47:27 -0700] "GET /foty/templates/gk_msocial/admin/j_arrow_down.png HTTP/1.1" 200 93 "http://118.139.161.39/foty/administrator/index.php?option=com_templates&view=style&layout=edit&id=12" "Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.63 Safari/537.36"
123.237.76.201 - - [07/Jan/2014:00:47:51 -0700] "GET /foty/administrator/index.php?option=com_templates&view=style&layout=edit&id=12&gk_template_task=load&gk_template_file=default.config.json HTTP/1.1" 303 6948 "http://118.139.161.39/foty/administrator/index.php?option=com_templates&view=style&layout=edit&id=12" "Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.63 Safari/537.36"
123.237.76.201 - - [07/Jan/2014:00:47:51 -0700] "GET /foty/administrator/index.php?option=com_templates&view=style&layout=edit&id=12 HTTP/1.1" 200 104865 "http://118.139.161.39/foty/administrator/index.php?option=com_templates&view=style&layout=edit&id=12" "Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.63 Safari/537.36"
123.237.76.201 - - [07/Jan/2014:00:48:05 -0700] "GET /foty/ HTTP/1.1" 200 3304 "http://118.139.161.39/foty/administrator/index.php?option=com_templates&view=style&layout=edit&id=12" "Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.63 Safari/537.36"
 
Last edited by a moderator:

arnab_saha

Registered
Jan 9, 2014
2
0
1
cPanel Access Level
Root Administrator
I tried updating the joomla version also verified the same on my local server which works fine. Even, removed the frontpage extension on the server, rebuild easyapache. Still no go!