Title: innerwolf's Replies | WordPress.org

---

# innerwolf

  [  ](https://wordpress.org/support/users/innerwolf/)

 *   [Profile](https://wordpress.org/support/users/innerwolf/)
 *   [Topics Started](https://wordpress.org/support/users/innerwolf/topics/)
 *   [Replies Created](https://wordpress.org/support/users/innerwolf/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/innerwolf/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/innerwolf/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/innerwolf/engagements/)
 *   [Favorites](https://wordpress.org/support/users/innerwolf/favorites/)

 Search replies:

## Forum Replies Created

Viewing 8 replies - 1 through 8 (of 8 total)

 *   Forum: [Localhost Installs](https://wordpress.org/support/forum/localhost-installs/)
   
   In reply to: [Server move](https://wordpress.org/support/topic/server-move-1/)
 *  Thread Starter [innerwolf](https://wordpress.org/support/users/innerwolf/)
 * (@innerwolf)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/server-move-1/#post-2810779)
 * I’ve sorted it. I uploaded a more recent version of wp-config from another install
   and it worked!. I think that bit of code I copied over above might have caused
   it and that is the file as I received it from the site developer. Thanks for 
   your help.
 *   Forum: [Localhost Installs](https://wordpress.org/support/forum/localhost-installs/)
   
   In reply to: [Server move](https://wordpress.org/support/topic/server-move-1/)
 *  Thread Starter [innerwolf](https://wordpress.org/support/users/innerwolf/)
 * (@innerwolf)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/server-move-1/#post-2810778)
 * On the previoous server it was hosted at [http://www.innerwolf.co.uk/directory](http://www.innerwolf.co.uk/directory),
   on the new server is it also hosted at the same, [http://www.innerwolf.co.uk/directory](http://www.innerwolf.co.uk/directory)
 * I’ve just noticed that the wp-config file has that line of code several times
   over?? Like this
 * /* That’s all, stop editing! Happy blogging. */
 * /** Absolute path to the WordPress directory. */
 * if ( !defined(‘ABSPATH’) )
 *  define(‘ABSPATH’, dirname(__FILE__) . ‘/’);
 * /** Sets up WordPress vars and included files. */
 * require_once(ABSPATH . ‘wp-settings.php’);
 * SPATH’, dirname(__FILE__) . ‘/’);
 * /** Sets up WordPress vars and included files. */
 * require_once(ABSPATH . ‘wp-settings.php’);
 * SPATH’, dirname(__FILE__) . ‘/’);
 * /** Sets up WordPress vars and included files. */
 * require_once(ABSPATH . ‘wp-settings.php’);
 *   Forum: [Localhost Installs](https://wordpress.org/support/forum/localhost-installs/)
   
   In reply to: [Server move](https://wordpress.org/support/topic/server-move-1/)
 *  Thread Starter [innerwolf](https://wordpress.org/support/users/innerwolf/)
 * (@innerwolf)
 * [13 years, 12 months ago](https://wordpress.org/support/topic/server-move-1/#post-2810766)
 * When I try going to the suggested it still just displays a blank white page.
 * I did read the link but assumed it was for the same URL in a sub directory of
   the same name. I’ll have another read. Thank you
 *   Forum: [Localhost Installs](https://wordpress.org/support/forum/localhost-installs/)
   
   In reply to: [Server move](https://wordpress.org/support/topic/server-move-1/)
 *  Thread Starter [innerwolf](https://wordpress.org/support/users/innerwolf/)
 * (@innerwolf)
 * [13 years, 12 months ago](https://wordpress.org/support/topic/server-move-1/#post-2810764)
 * It is a custom skin so that it looks like it is part of our website. I didn’t
   deactivate anything. I was lead to believe that it was pretty straight forward
   by copying the DB over, copying over the files. Would a reinstall loose the custom
   skin etc?
 *   Forum: [Localhost Installs](https://wordpress.org/support/forum/localhost-installs/)
   
   In reply to: [Server move](https://wordpress.org/support/topic/server-move-1/)
 *  Thread Starter [innerwolf](https://wordpress.org/support/users/innerwolf/)
 * (@innerwolf)
 * [13 years, 12 months ago](https://wordpress.org/support/topic/server-move-1/#post-2810740)
 * I’ve found an error log, reads
 * PHP Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/
   award3/public_html/directory/wp-config.php on line 91
 * These are lines 89-91
    /** Sets up WordPress vars and included files. */ require_once(
   ABSPATH . ‘wp-settings.php’); SPATH’, dirname(__FILE__) . ‘/’);
 *   Forum: [Localhost Installs](https://wordpress.org/support/forum/localhost-installs/)
   
   In reply to: [Server move](https://wordpress.org/support/topic/server-move-1/)
 *  Thread Starter [innerwolf](https://wordpress.org/support/users/innerwolf/)
 * (@innerwolf)
 * [13 years, 12 months ago](https://wordpress.org/support/topic/server-move-1/#post-2810739)
 * Thank you. It is at the same url just on a new server in a sub directory. [http://www.innerwolf.co.uk/directory](http://www.innerwolf.co.uk/directory).
   I have transferred all of the files over and created the DB then changed the 
   DB details in wp-config but still no joy. Anything else I should look out for,.
   htaccess, file prems etc?
 *   Forum: [Localhost Installs](https://wordpress.org/support/forum/localhost-installs/)
   
   In reply to: [Server move](https://wordpress.org/support/topic/server-move-1/)
 *  Thread Starter [innerwolf](https://wordpress.org/support/users/innerwolf/)
 * (@innerwolf)
 * [13 years, 12 months ago](https://wordpress.org/support/topic/server-move-1/#post-2810684)
 * Thanks. I’ve tried all of that and no joy I’m afraid. I’m not getting any errors
   just a blank white page. When I view the page source it get
    <?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](https://wordpress.org/support/users/package/)
   WordPress */
 * /**
    * Tells WordPress to load the WordPress theme and output it. * * [@var](https://wordpress.org/support/users/var/)
   bool */ define(‘WP_USE_THEMES’, true);
 * /** Loads the WordPress Environment and Template */
    require(‘./wp-blog-header.
   php’); ?>
 * Does this shed any light?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Help](https://wordpress.org/support/topic/help-110/)
 *  Thread Starter [innerwolf](https://wordpress.org/support/users/innerwolf/)
 * (@innerwolf)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/help-110/#post-1381461)
 * Yep, i’ve just been on to them. It’s back up and running.
 * Response for the hoster…
 * “Your sites script is trying to connect to MySQL on the wrong host.
 * Your trying to use “localhost” which is incorrect. Set your site script to connect
   to MySQL on host “127.0.0.1” and you will find there are no more problems.”

Viewing 8 replies - 1 through 8 (of 8 total)