Title: wp-admin/admin.php is blank &#8230; ??
Last modified: August 18, 2016

---

# wp-admin/admin.php is blank … ??

 *  [cbiweb](https://wordpress.org/support/users/cbiweb/)
 * (@cbiweb)
 * [20 years, 11 months ago](https://wordpress.org/support/topic/wp-adminadminphp-is-blank/)
 * New user, first experience with blogging software, and first time install of 
   WP 1.5 on localhost to learn it before I put it up on a remote server. I have
   Apache, MySQL and PHP installed, all recent versions. Installing WP went perfectly.
   The only thing I don’t understand is when I go to wp-admin/admin.php, all I get
   is a blank page.
 * How do I access the admin tools so I can style WP, or do anything else? The documentation
   is slightly confusing to me, so I had to finally ask here. 🙂 Thanks for any 
   help.

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

 *  [Cyndy Otty](https://wordpress.org/support/users/ceo/)
 * (@ceo)
 * [20 years, 11 months ago](https://wordpress.org/support/topic/wp-adminadminphp-is-blank/#post-190260)
 * [http://your-domain-here/wp-admin/](http://your-domain-here/wp-admin/) is the
   link you need.
 *  Thread Starter [cbiweb](https://wordpress.org/support/users/cbiweb/)
 * (@cbiweb)
 * [20 years, 11 months ago](https://wordpress.org/support/topic/wp-adminadminphp-is-blank/#post-190294)
 * Yes, when I go to [http://localhost/blog/wp-admin/](http://localhost/blog/wp-admin/),
   I then see the directory listing (“Index of /blog/wp-admin”). So where do I go
   from there?
 *  [lawtai](https://wordpress.org/support/users/lawtai/)
 * (@lawtai)
 * [20 years, 11 months ago](https://wordpress.org/support/topic/wp-adminadminphp-is-blank/#post-190296)
 * you should’nt be seeing a directory listing as when you goto /wp-admin/ it should
   redirect you to wp-admin/index.php.
 * You might need to add in a htaccess file the following line as I’m not sure how
   to manually set it in apache to not list directories:
 * Options -Indexes
 *  Thread Starter [cbiweb](https://wordpress.org/support/users/cbiweb/)
 * (@cbiweb)
 * [20 years, 11 months ago](https://wordpress.org/support/topic/wp-adminadminphp-is-blank/#post-190303)
 * Ah, ok. Thank you. It’s very late here now, so I’ll try first thing in the morning
   and post back with how it went.
 *  [angsuman](https://wordpress.org/support/users/angsuman/)
 * (@angsuman)
 * [20 years, 11 months ago](https://wordpress.org/support/topic/wp-adminadminphp-is-blank/#post-190304)
 * Ensure that you have index.php added in httpd.conf. Make modification as shown
   below:
 * DirectoryIndex index.html index.html.var index.jsp index.php index.htm
 * # DirectoryIndex: sets the file that Apache will serve if a directory
    # is requested.
 *  Thread Starter [cbiweb](https://wordpress.org/support/users/cbiweb/)
 * (@cbiweb)
 * [20 years, 11 months ago](https://wordpress.org/support/topic/wp-adminadminphp-is-blank/#post-190334)
 * angsuman, that was the ticket! Everything is working perfectly now. Thank you!
 *  [innerchild](https://wordpress.org/support/users/innerchild/)
 * (@innerchild)
 * [20 years, 11 months ago](https://wordpress.org/support/topic/wp-adminadminphp-is-blank/#post-190337)
 * were do i find the httpd.conf file?
 *  Thread Starter [cbiweb](https://wordpress.org/support/users/cbiweb/)
 * (@cbiweb)
 * [20 years, 11 months ago](https://wordpress.org/support/topic/wp-adminadminphp-is-blank/#post-190345)
 * Go to your Apache folder (wherever you placed it on your hard drive), then into
   the conf folder, and in there is httpd.conf

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

The topic ‘wp-admin/admin.php is blank … ??’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 8 replies
 * 5 participants
 * Last reply from: [cbiweb](https://wordpress.org/support/users/cbiweb/)
 * Last activity: [20 years, 11 months ago](https://wordpress.org/support/topic/wp-adminadminphp-is-blank/#post-190345)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
