Auto-Blogs Broken. Thanks G0Daddy

Isendale

Junior Member
Joined
Mar 9, 2009
Messages
115
Reaction score
60
My Auto-blogging empire has been toppled. It wasn?t a ban by Ad$en$e, a massive de-indexing by G00gle or an irate webmaster threatening legal action due to copyright material. It was the total lack of technical knowledge of my current hosting IP G0Daddy.

Monday morning I woke up to find all of my Domains and sub-domains were offline. I opened my email and saw a message from G0Daddy support sent at 10PM Central time Sunday night informing me they were migrating my files to a new and ?better? server. Apparently something broke and now going on 30 hours later all my auto-blogs are unavailable.

I?ve called their support Techs, if you can call them technicians, only to get the same canned response: Your problem has been escalated; we will email you when the problem has been resolved.

My questions are:


  • Could one of my WP plugins (WPRobot for example) be causing the problem?
  • Since I mainly have sub-domains (40), could this be an issue?
  • Is it feasible to transfer to a different hosting IP (if G0Daddy didn?t screw up my databases).

Error message that displays on the website is:

<?php/** * Front to the WordPress application. This file doesn't do anything, but loads * wp-blog-header.php which does and tells WordPress to load the theme. * * @package WordPress */ /** * Tells WordPress to load the WordPress theme and output it. * * @var bool */define('WP_USE_THEMES', true); /** Loads the WordPress Environment and Template */require('./wp-blog-header.php');?> Anyone else have a similar problem in the past? Any suggestions how to resolve?
Thanks.
 
The Error is PHP is Not Yet Installed on The new Server you are Migrated to!

So PHP file Contents are displayed as is!

It will be Ok, Once the Server is installed with PHP, So All functions get executed!

~ExP~
 
Back
Top