Title: wp-admin isnt loading
Last modified: August 19, 2016

---

# wp-admin isnt loading

 *  [bcarlson41](https://wordpress.org/support/users/bcarlson41/)
 * (@bcarlson41)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/wp-admin-isnt-loading/)
 * I have just installed wordpress on my site today. I have two issues happening.
   1_ when you go to my URL [http://www.carlsondesignco.com](http://www.carlsondesignco.com)
   where it is installed it does not load the page. If i go to [http://www.carlsondesignco.com/index.php](http://www.carlsondesignco.com/index.php)
   it did load up. BUT now when i go there it loads the page as simple text, no 
   CSS is applied. When i try to go to my wp-admin page, it loads the same thing.
   My dashboard does not come up. I don’t know what happened or how to fix it.
 * Any help?

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

1 [2](https://wordpress.org/support/topic/wp-admin-isnt-loading/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/wp-admin-isnt-loading/page/2/?output_format=md)

 *  Moderator [cubecolour](https://wordpress.org/support/users/numeeja/)
 * (@numeeja)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/wp-admin-isnt-loading/#post-1183708)
 * It looks like an additional index.php has somehow crept into the paths referenced
   by the page.
    can you log in at the following URL?: [http://www.carlsondesignco.com/wp-login.php?redirect_to=http://www.carlsondesignco.com/wp-admin/](http://www.carlsondesignco.com/wp-login.php?redirect_to=http://www.carlsondesignco.com/wp-admin/)
 * and check that under settings -> general the
    WordPress address (URL) is set 
   to [http://www.carlsondesignco.com](http://www.carlsondesignco.com) & not [http://www.carlsondesignco.com/index.php](http://www.carlsondesignco.com/index.php)
 *  [Clayton James](https://wordpress.org/support/users/claytonjames/)
 * (@claytonjames)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/wp-admin-isnt-loading/#post-1183727)
 * You may want to start by consulting your hosting information about getting started.
   Step one would be to delete the default placeholder page that is currently in
   your site directory, and-or- by configuring your default pages. (index.html or
   index.php – etc…)
 * [http://www.carlsondesignco.com/](http://www.carlsondesignco.com/)
 *  [jswching](https://wordpress.org/support/users/jswching/)
 * (@jswching)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/wp-admin-isnt-loading/#post-1183878)
 * Urgent help!!!!
 * I have installed a new customised theme and not not able to login to wordpress
   admin.
    It gives this message. How can I solve this? Making it very scary. I 
   can still see my blog: [http://gourmettraveller88.com](http://gourmettraveller88.com)
 * Warning: Cannot modify header information – headers already sent by (output started
   at /home/content/j/s/w/jswching/html/wp-content/themes/janet_ching/functions.
   php:633) in /home/content/j/s/w/jswching/html/wp-login.php on line 290
 * Grateful if someone can help!
 * Many thanks, Janet
 *  [jswching](https://wordpress.org/support/users/jswching/)
 * (@jswching)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/wp-admin-isnt-loading/#post-1183879)
 * I have found this thread
    [http://codex.wordpress.org/Answers-Trouble_Shooting#Headers_already_sent](http://codex.wordpress.org/Answers-Trouble_Shooting#Headers_already_sent)
   and have tried myself but did not work.
 *  [kalynna](https://wordpress.org/support/users/kalynna/)
 * (@kalynna)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/wp-admin-isnt-loading/#post-1183881)
 * I’m having the **exact** same problem on a blog I installed Aug. 19th as well.
 * The page loads with no CSS applied, just simple text. When you click on Site 
   Admin it just defaults back to the same index page over and over.
 * I’ve removed the database in Fantastico and removed the WP files and tried reinstalling,
   but the same things happens each time.
 * [http://healthwealthmatters.com](http://healthwealthmatters.com)
 *  [Brian Harris](https://wordpress.org/support/users/zgani/)
 * (@zgani)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/wp-admin-isnt-loading/#post-1183886)
 * For those of you who are having blank pages and non-css formating its because
   not all the files were uploaded correctly or are incomplete. You need to re-upload
   the wp-admin and wp-includes folders.
 * The theme ralated issue means its not compatible with current version of wordpress,
   if it is then again incomplete upload.
 * [@jswching](https://wordpress.org/support/users/jswching/) – your theme’s functions.
   php is interfering with your login.php. Try deactivating it by renaming it via
   your ftp.
 * Would be helpful if you can paste what line 633 says.
 * In any case you should try to get your installation working with the default 
   theme before uploading/using a new one and activating any plugins.
 *  [s_ha_dum](https://wordpress.org/support/users/apljdi/)
 * (@apljdi)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/wp-admin-isnt-loading/#post-1183889)
 * kalynna, something is weird with your stylesheet. I’ve tried three different 
   ways to grab your stylesheet and I always get the home page in source. In other
   words, something is causing your front page to load as if [it were the stylesheet](http://healthwealthmatters.com/wp-content/themes/default/style.css/).
   Your background image also redirects in the same weird way– [try it](http://healthwealthmatters.com/wp-content/themes/default/images/kubrickbg-ltr.jpg/).
   Have you edited anything– .htaccess maybe? Have you disabled all plugins?
 *  [kalynna](https://wordpress.org/support/users/kalynna/)
 * (@kalynna)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/wp-admin-isnt-loading/#post-1183899)
 * Actually, I deleted the whole installation for other reasons from my cPanel, 
   and database via Fantastico. Now as I try to reinstall, you see what’s happening.
 * I haven’t edited any files but maybe there is an edit that needs to happen to
   the .htaccess?
 * Clearly, the way I deleted the blog the first time has affected reinstalling,
   but the why is beyond my WP knowledge.
 *  [s_ha_dum](https://wordpress.org/support/users/apljdi/)
 * (@apljdi)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/wp-admin-isnt-loading/#post-1183923)
 * Are you reinstalling via Fantastico? If so, search the forums. There is something
   weird you have to do when you do that– delete some hidden file I think it is.(
   Sorry. I can’t remember exactly.) I’d suggest not using a script though. [Do it manually](http://codex.wordpress.org/Upgrading_WordPress_Extended).
 *  Thread Starter [bcarlson41](https://wordpress.org/support/users/bcarlson41/)
 * (@bcarlson41)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/wp-admin-isnt-loading/#post-1183926)
 * mine is still not working. I tried [http://www.carlsondesignco.com/wp-login.php?redirect_to=http://www.carlsondesignco.com/wp-admin/](http://www.carlsondesignco.com/wp-login.php?redirect_to=http://www.carlsondesignco.com/wp-admin/)
   and it took me to a login page and then after i log in it goes back to the unformatted
   CSS page. I did recopy over the wp-admin and wp-includes folders and it didnt
   do anything. Thanks to all of you who have given me suggestions! Should i just
   reinstall and if so, how do i do that?
 * –frustrated–
 * thanks,
    Billy
 *  Thread Starter [bcarlson41](https://wordpress.org/support/users/bcarlson41/)
 * (@bcarlson41)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/wp-admin-isnt-loading/#post-1183937)
 * okay, I reinstalled everything. Now, how do I “onfigure your default pages. (
   index.html or index.php – etc…)”
 * I have no clue on how to make my site actually work? if i go to the index.php
   page, it works, but if i click on any link it takes me to that hosting temp page?
   WTF????
 * any help will be much appreciated
 *  [kalynna](https://wordpress.org/support/users/kalynna/)
 * (@kalynna)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/wp-admin-isnt-loading/#post-1183950)
 * Yes I have been trying to reinstall via Fantastico. I’ll look around some more
   but haven’t had any luck yet. Thanks!
 *  [kalynna](https://wordpress.org/support/users/kalynna/)
 * (@kalynna)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/wp-admin-isnt-loading/#post-1183974)
 * Tried deleting and reinstalling manually as per the WP tutorials. Still have 
   exact same problem.
 * Any ideas as to a hidden file somewhere that needs to go?
 *  [Brian Harris](https://wordpress.org/support/users/zgani/)
 * (@zgani)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/wp-admin-isnt-loading/#post-1183975)
 * [@bcarlson41](https://wordpress.org/support/users/bcarlson41/) and kalynna – 
   I can take alook at your installation and try to get it working for you. Drop
   an email via the contact us on my site.
 *  [kalynna](https://wordpress.org/support/users/kalynna/)
 * (@kalynna)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/wp-admin-isnt-loading/#post-1183978)
 * Okay, I sent you something. Let me know if you need any particular information.
   Thanks

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

1 [2](https://wordpress.org/support/topic/wp-admin-isnt-loading/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/wp-admin-isnt-loading/page/2/?output_format=md)

The topic ‘wp-admin isnt loading’ is closed to new replies.

## Tags

 * [confusion](https://wordpress.org/support/topic-tag/confusion/)
 * [wp-admin](https://wordpress.org/support/topic-tag/wp-admin/)

 * In: [Installing WordPress](https://wordpress.org/support/forum/installation/)
 * 24 replies
 * 8 participants
 * Last reply from: [tknass](https://wordpress.org/support/users/tknass/)
 * Last activity: [16 years, 8 months ago](https://wordpress.org/support/topic/wp-admin-isnt-loading/page/2/#post-1184155)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
