PDA

View Full Version : Having trouble getting one of my Wordpress blogs working on BlueHost



jonahlee
10-24-2007, 02:31 PM
I recently transfered my Domain from 1 and 1 to BlueHost because I was having some MySQL issues when managing my bogs with external editors,and they would not let me see my error logs, but my blogs were working. I transfered over my 2 WordPress blogs and changed the wp-config.php files to properly read the new location of the MySQL databases, and only one of my 2 blogs is working.

My Food blog at http://www.whaleofatale.net/wordpress_restaurant_reviews/ is working just fine, but my Movie Review Blog at http://www.whaleofatale.net/wordpress_reviews/ is a no show, with the following error message when I try and access it.


Warning: require(/home/whaleofa/public_html/wordpress_reviews/wp-includes/compat.php) [function.require]: failed to open stream: No such file or directory in /home/whaleofa/public_html/wordpress_reviews/wp-settings.php on line 117

Fatal error: require() [function.require]: Failed opening required '/home/whaleofa/public_html/wordpress_reviews/wp-includes/compat.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/whaleofa/public_html/wordpress_reviews/wp-settings.php on line 117

Can anyone help me out here? Any idea what is going on?

Basil
10-24-2007, 03:07 PM
What does line 117 say in wp-settings.php?