Title: Admin panel not open
Last modified: August 31, 2016

---

# Admin panel not open

 *  [gaurav bhardwaj](https://wordpress.org/support/users/gaurav-bhardwaj/)
 * (@gaurav-bhardwaj)
 * [10 years ago](https://wordpress.org/support/topic/admin-panel-not-open/)
 * Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate
   12288 bytes) in /home/justabhi/public_html/wp-admin/includes/class-wp-screen.
   php on line 928 plz let me know how to resolve this problem

Viewing 1 replies (of 1 total)

 *  Moderator [James Huff](https://wordpress.org/support/users/macmanx/)
 * (@macmanx)
 * [10 years ago](https://wordpress.org/support/topic/admin-panel-not-open/#post-7283265)
 * Try [manually resetting your plugins](https://codex.wordpress.org/FAQ_Troubleshooting#How_to_deactivate_all_plugins_when_not_able_to_access_the_administrative_menus.3F)(
   no Dashboard access required). If that resolves the issue, reactivate each one
   individually until you find the cause.
 * If that does not resolve the issue, access your server via [SFTP or FTP](https://codex.wordpress.org/FTP_Clients),
   or a file manager in your hosting account’s control panel, navigate to `/wp-content/
   themes/` and rename the directory of your currently active theme. This will force
   the default theme to activate and hopefully rule-out a theme-specific issue (
   theme functions can interfere like plugins).
 * Otherwise, here are three ways to increase PHP’s memory allocation:
 * 1. If you can edit or override the system `php.ini` file, increase the memory
   limit. For example, `memory_limit = 128M`
 * 2. If you cannot edit or override the system `php.ini` file, add `php_value memory_limit
   128M` to your `.htaccess` file.
 * 3. If neither of these work, it’s time to ask your hosting provider to temporarily
   increase PHP’s memory allocation on your account. Keep in mind that most decent
   hosting providers allocate 64 MB to PHP under each account, and most decent hosting
   providers allow users to temporarily increase the memory allocation. If your 
   hosting provider won’t accommodate you, perhaps it’s time to find a new hosting
   provider.
 * (in the above examples, the limit is set to 128MB)

Viewing 1 replies (of 1 total)

The topic ‘Admin panel not open’ is closed to new replies.

## Tags

 * [fatal error](https://wordpress.org/support/topic-tag/fatal-error/)
 * [memory size](https://wordpress.org/support/topic-tag/memory-size/)
 * [screen](https://wordpress.org/support/topic-tag/screen/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [James Huff](https://wordpress.org/support/users/macmanx/)
 * Last activity: [10 years ago](https://wordpress.org/support/topic/admin-panel-not-open/#post-7283265)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
