Title: Fatal Error : Memory Limit
Last modified: August 21, 2016

---

# Fatal Error : Memory Limit

 *  [shadowx20](https://wordpress.org/support/users/shadowx20/)
 * (@shadowx20)
 * [13 years ago](https://wordpress.org/support/topic/fatal-error-memory-limit/)
 * Good Evening,
 * yesterday my wordpress blog hosted on 000 webhost was working fine until this
   error showed up which wont let me even access my dashboard:
 * Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate
   30720 bytes) in /home/*******/public_html/wp-admin/includes/menu.php on line 
   176
 * I used one of the solutions provided here but it didnt solve my problem:
    [http://wpsolutions.howdythemes.com/fatal-error-allowed-memory-size-of-67108864-bytes-exhausted/](http://wpsolutions.howdythemes.com/fatal-error-allowed-memory-size-of-67108864-bytes-exhausted/)

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

 *  [Krishna](https://wordpress.org/support/users/1nexus/)
 * (@1nexus)
 * [13 years ago](https://wordpress.org/support/topic/fatal-error-memory-limit/#post-3845574)
 * Add the following line in your [wp-config.php](http://codex.wordpress.org/Editing_wp-config.php)
   below the opening <?php in that file:
 * `define('WP_MEMORY_LIMIT', '64M');`
 * If it doesn’t help, change the memory_limit in your php.ini (if you have access
   to that file) to increase memory to 64M:
 * `memory_limit = 64M;`
 * If that also does not work or if you cannot increase the memory limit, you may
   need to contact your host.
 *  Thread Starter [shadowx20](https://wordpress.org/support/users/shadowx20/)
 * (@shadowx20)
 * [13 years ago](https://wordpress.org/support/topic/fatal-error-memory-limit/#post-3845580)
 * Yeah none of them seem to work
    I will contact them right away Thanks for your
   support Very appreciated
 *  [Mark Ratledge](https://wordpress.org/support/users/songdogtech/)
 * (@songdogtech)
 * [13 years ago](https://wordpress.org/support/topic/fatal-error-memory-limit/#post-3845630)
 * > my wordpress blog hosted on 000 webhost….
 * Very cheap and free hosts are not a good idea; you will always have issues with
   them. See [Recommended WordPress Web Hosting](http://wordpress.org/hosting/)
 *  Thread Starter [shadowx20](https://wordpress.org/support/users/shadowx20/)
 * (@shadowx20)
 * [13 years ago](https://wordpress.org/support/topic/fatal-error-memory-limit/#post-3845679)
 * Well I noticed the issues I have been having lately, thanks for the link and 
   for all your help

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

The topic ‘Fatal Error : Memory Limit’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 3 participants
 * Last reply from: [shadowx20](https://wordpress.org/support/users/shadowx20/)
 * Last activity: [13 years ago](https://wordpress.org/support/topic/fatal-error-memory-limit/#post-3845679)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
