Title: outhere's Replies | WordPress.org

---

# outhere

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 19 total)

1 [2](https://wordpress.org/support/users/outhere/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/outhere/replies/page/2/?output_format=md)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [index page won’t load](https://wordpress.org/support/topic/index-page-wont-load/)
 *  Thread Starter [outhere](https://wordpress.org/support/users/outhere/)
 * (@outhere)
 * [18 years, 4 months ago](https://wordpress.org/support/topic/index-page-wont-load/page/2/#post-664170)
 * thanks, everyone, for the posted help.
 * nothing has worked.
 * what about just saving the site and reinstalling?
 * what needs to be saved – the database where the posts are stored and that’s it?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [index page won’t load](https://wordpress.org/support/topic/index-page-wont-load/)
 *  Thread Starter [outhere](https://wordpress.org/support/users/outhere/)
 * (@outhere)
 * [18 years, 5 months ago](https://wordpress.org/support/topic/index-page-wont-load/page/2/#post-664143)
 * anyone?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [index page won’t load](https://wordpress.org/support/topic/index-page-wont-load/)
 *  Thread Starter [outhere](https://wordpress.org/support/users/outhere/)
 * (@outhere)
 * [18 years, 5 months ago](https://wordpress.org/support/topic/index-page-wont-load/page/2/#post-664140)
 * kmessinger – thanks much for sticking around this long
 * why would word press just stop by itself?
 * anyone got any clues?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [index page won’t load](https://wordpress.org/support/topic/index-page-wont-load/)
 *  Thread Starter [outhere](https://wordpress.org/support/users/outhere/)
 * (@outhere)
 * [18 years, 5 months ago](https://wordpress.org/support/topic/index-page-wont-load/#post-664134)
 * kmessinger – the blog-header is in the root directory (it’s wp-blog-header.php
   not wp-blog-header-php)
 * moshu – i didn’t mess around w/ the blog header at all – just wanted to find 
   it and read it since it was referenced in the index.php file. i figured an index.
   php file ought to have a lot more than the “short and sweet”ness that’s in my
   index.php file (see above). so i figured the blog header must be an important
   file
 * anyways, no major file has been modified at all. the only thing i modify in terms
   of code on my blog is the header background color on my Kubrick theme!
 * so i did as you suggested:
    1. set permalinks from date and name based to default
   2. removed the .htaccess file 3. i already use the default/kubrick theme
 * it didn’t work.
 * let me reiterate … this just happened all on it’s own. i didn’t modify or fool
   around or accidentally delete any files.
 * i’m totally in the dark as to what’s going on.
 * thanks much for the continued feedback. i’m hoping we can get to some resolve
   soon
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [index page won’t load](https://wordpress.org/support/topic/index-page-wont-load/)
 *  Thread Starter [outhere](https://wordpress.org/support/users/outhere/)
 * (@outhere)
 * [18 years, 5 months ago](https://wordpress.org/support/topic/index-page-wont-load/#post-664127)
 * i looked into the blog-header too
 * the page loaded for me, but it’s just totally blank, white. no 404 or anything
 * i found the file on ftp though
 * it reads:
 * <?php
 * if (! isset($wp_did_header)):
    if ( !file_exists( dirname(__FILE__) . ‘/wp-config.
   php’) ) { if ( strstr( $_SERVER[‘PHP_SELF’], ‘wp-admin’) ) $path = ”; else $path
   = ‘wp-admin/’;
 *  require_once( dirname(__FILE__) . ‘/wp-includes/functions.php’);
    wp_die(“There
   doesn’t seem to be a `wp-config.php` file. I need this before we can get started.
   Need more help? [We got it](http://codex.wordpress.org/Editing_wp-config.php).
   You can [create a `wp-config.php` file through a web interface](https://wordpress.org/support/users/outhere/replies/{$path}setup-config.php?output_format=md),
   but this doesn’t work for all server setups. The safest way is to manually create
   the file.”, “WordPress › Error”); }
 * $wp_did_header = true;
 * require_once( dirname(__FILE__) . ‘/wp-config.php’);
 * wp();
    gzip_compression();
 * require_once(ABSPATH . WPINC . ‘/template-loader.php’);
 * endif;
 * ?>
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Website Wont Display](https://wordpress.org/support/topic/website-wont-display/)
 *  [outhere](https://wordpress.org/support/users/outhere/)
 * (@outhere)
 * [18 years, 5 months ago](https://wordpress.org/support/topic/website-wont-display/#post-664123)
 * see your blog is up and running now.
 * maybe resolve this…
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [index page won’t load](https://wordpress.org/support/topic/index-page-wont-load/)
 *  Thread Starter [outhere](https://wordpress.org/support/users/outhere/)
 * (@outhere)
 * [18 years, 5 months ago](https://wordpress.org/support/topic/index-page-wont-load/#post-664122)
 * i renamed the index.html file
 * the same problem still exists
 * what’s going on here?
 * why did it all of the sudden stop working?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [index page won’t load](https://wordpress.org/support/topic/index-page-wont-load/)
 *  Thread Starter [outhere](https://wordpress.org/support/users/outhere/)
 * (@outhere)
 * [18 years, 5 months ago](https://wordpress.org/support/topic/index-page-wont-load/#post-664078)
 * i really appreciate the help so far …
 * the permalinks are not set to default; they are set to ‘date and name based’
 * i uploaded a test index.html file
 * the test index.html file didn’t show up
 * then i deleted the index.php file, and the test index.html showed up
 * so i uploaded another index.php file, and got the same problem of the page not
   loading because the server dropped the connection again.
 * ???
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [index page won’t load](https://wordpress.org/support/topic/index-page-wont-load/)
 *  Thread Starter [outhere](https://wordpress.org/support/users/outhere/)
 * (@outhere)
 * [18 years, 5 months ago](https://wordpress.org/support/topic/index-page-wont-load/#post-664054)
 * > In your admin did you change the WordPress address or the blog address?
 * no
 * but i just went to look at what the index.php file looks like, and this is all
   it is:
 * <?php
    /* Short and sweet */ define(‘WP_USE_THEMES’, true); require(‘./wp-blog-
   header.php’); ?>
 * that doesn’t seem right??
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [index page won’t load](https://wordpress.org/support/topic/index-page-wont-load/)
 *  Thread Starter [outhere](https://wordpress.org/support/users/outhere/)
 * (@outhere)
 * [18 years, 5 months ago](https://wordpress.org/support/topic/index-page-wont-load/#post-664016)
 * like what?
 * there is no index.html file
 * there is an index.php file though – and this must be the homepage. that page 
   doesn’t load
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [index page won’t load](https://wordpress.org/support/topic/index-page-wont-load/)
 *  Thread Starter [outhere](https://wordpress.org/support/users/outhere/)
 * (@outhere)
 * [18 years, 5 months ago](https://wordpress.org/support/topic/index-page-wont-load/#post-663993)
 * hello again
 * here is a perhaps more-clear write up of the problem i’m experiencing:
 * my homepage URL won’t load.
 * after the browser tries to load for a minute unsuccessfully I keep get the message“
   Safari can’t open the page “http://outhereinohio.com/” because the server unexpectedly
   dropped the connection, which sometimes occurs when the server is busy.”
 * i can however access the log in page and admin the entire site, including viewing
   individual posts, just not viewing the site like the normal viewing experience
   of going to the homepage.
 * i called my hosting service – godaddy – they said the server is working, that
   there might be a problem with the .htaccess file
 * the file reads:
    # BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On 
   RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME}!-
   d RewriteRule . /index.php [L] </IfModule>
 * # END WordPress
    does anyone see a problem in the htaccess file?
 * anyone have a clue why the homepage won’t load?
 * anyway around it?
 * thanks.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Website Wont Display](https://wordpress.org/support/topic/website-wont-display/)
 *  [outhere](https://wordpress.org/support/users/outhere/)
 * (@outhere)
 * [18 years, 5 months ago](https://wordpress.org/support/topic/website-wont-display/#post-663844)
 * i can’t help you out but thought your url was cool. . .
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [wrong author error please help](https://wordpress.org/support/topic/wrong-author-error-please-help/)
 *  [outhere](https://wordpress.org/support/users/outhere/)
 * (@outhere)
 * [19 years, 3 months ago](https://wordpress.org/support/topic/wrong-author-error-please-help/#post-523487)
 * Update: the Post Author box in the Create New Post option of the admin panel 
   was selecting a user other than me when i posted.
 * the problem seems to have happened when i typed in a nickname for myself in my
   profile (instead of “admin” showing when i post). for some reason the Post Author
   box didn’t register my nickname.
 * When i erased my nickname so that I am only known as admin, the Post Author box
   had “admin” as a possible selection.
 * so the original problem is fixed.
 * now the question is what is the nickname snafu?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [wrong author error please help](https://wordpress.org/support/topic/wrong-author-error-please-help/)
 *  [outhere](https://wordpress.org/support/users/outhere/)
 * (@outhere)
 * [19 years, 3 months ago](https://wordpress.org/support/topic/wrong-author-error-please-help/#post-523486)
 * Update: the Post Author box in the Create New Post option of the admin panel 
   was selecting a user other than me when i posted.
 * the problem seems to have happened when i typed in a nickname for myself in my
   profile (instead of “admin” showing when i post). for some reason the Post Author
   box didn’t register my nickname.
 * When i erased my nickname so that I am only known as admin, the Post Author box
   had “admin” as a possible selection.
 * so the original problem is fixed.
 * now the question is what is the nickname snafu?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [wrong author error please help](https://wordpress.org/support/topic/wrong-author-error-please-help/)
 *  [outhere](https://wordpress.org/support/users/outhere/)
 * (@outhere)
 * [19 years, 3 months ago](https://wordpress.org/support/topic/wrong-author-error-please-help/#post-523481)
 * did that multiple times. also logged out, shut down, restarted, logged back in
   and same thing??!?!

Viewing 15 replies - 1 through 15 (of 19 total)

1 [2](https://wordpress.org/support/users/outhere/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/outhere/replies/page/2/?output_format=md)