Title: stagedoor's Replies | WordPress.org

---

# stagedoor

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Site Wont Load](https://wordpress.org/support/topic/site-wont-load-31/)
 *  Thread Starter [stagedoor](https://wordpress.org/support/users/stagedoor/)
 * (@stagedoor)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/site-wont-load-31/#post-13356683)
 * i resolved this by reinstalling wordpress
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Site Wont Load](https://wordpress.org/support/topic/site-wont-load-31/)
 *  Thread Starter [stagedoor](https://wordpress.org/support/users/stagedoor/)
 * (@stagedoor)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/site-wont-load-31/#post-13355884)
 * i have removed all of our passwords
    ——– <?php /** Enable W3 Total Cache */ define(‘
   WP_CACHE’, true); // Added by W3 Total Cache
 * /**
    * The base configuration for WordPress * * The wp-config.php creation script
   uses this file during the * installation. You don’t have to use the web site,
   you can * copy this file to “wp-config.php” and fill in the values. * * This 
   file contains the following configurations: * * * MySQL settings * * Secret keys**
   Database table prefix * * ABSPATH * * [@link](https://wordpress.org/support/users/link/)
   [https://codex.wordpress.org/Editing_wp-config.php](https://codex.wordpress.org/Editing_wp-config.php)**
   [@package](https://wordpress.org/support/users/package/) WordPress */ // ** MySQL
   settings ** // /** The name of the database for WordPress */ define( ‘DB_NAME’,”);/**
   MySQL database username */ define( ‘DB_USER’, ” ); /** MySQL database password*/
   define( ‘DB_PASSWORD’, ” ); /** MySQL hostname */ define( ‘DB_HOST’, ‘localhost’);/**
   Database Charset to use in creating database tables. */ define( ‘DB_CHARSET’,‘
   utf8’ ); /** The Database Collate type. Don’t change this if in doubt. */ define(‘
   DB_COLLATE’, ” ); /** * Authentication Unique Keys and Salts. * * Change these
   to different unique phrases! * You can generate these using the {@link [https://api.wordpress.org/secret-key/1.1/salt/](https://api.wordpress.org/secret-key/1.1/salt/)
   WordPress.org secret-key service} * You can change these at any point in time
   to invalidate all existing cookies. This will force all users to have to log 
   in again. * * [@since](https://wordpress.org/support/users/since/) 2.6.0 */ define(‘
   AUTH_KEY’, ”); define(‘SECURE_AUTH_KEY’, ”); define(‘LOGGED_IN_KEY’, ”); define(‘
   NONCE_KEY’, ”); define(‘AUTH_SALT’, ”); define(‘SECURE_AUTH_SALT’, ”); define(‘
   LOGGED_IN_SALT’, ”); define(‘NONCE_SALT’, ”); /** * WordPress Database Table 
   prefix. * * You can have multiple installations in one database if you give each*
   a unique prefix. Only numbers, letters, and underscores please! */ $table_prefix
   = ‘wp_’; /* Multisite */ define( ‘WP_ALLOW_MULTISITE’, true ); define(‘MULTISITE’,
   true); define(‘SUBDOMAIN_INSTALL’, true); define(‘DOMAIN_CURRENT_SITE’, ‘stagedoor.
   dk’); define(‘PATH_CURRENT_SITE’, ‘/’); define(‘SITE_ID_CURRENT_SITE’, 1); define(‘
   BLOG_ID_CURRENT_SITE’, 1); define(‘ADMIN_COOKIE_PATH’, ‘/’); define(‘COOKIE_DOMAIN’,”);
   define(‘COOKIEPATH’, ”); define(‘SITECOOKIEPATH’, ”); define(‘WP_DEBUG’, true);
   define( ‘WP_DEBUG_LOG’, true ); define( ‘WP_DEBUG_DISPLAY’, true ); /* 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’;
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Site Wont Load](https://wordpress.org/support/topic/site-wont-load-31/)
 *  Thread Starter [stagedoor](https://wordpress.org/support/users/stagedoor/)
 * (@stagedoor)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/site-wont-load-31/#post-13355828)
 * sorry i put wp-login but it was actually wp-load

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