Title: FATAL ERROR
Last modified: August 19, 2016

---

# FATAL ERROR

 *  Resolved [renkenbet](https://wordpress.org/support/users/renkenbet/)
 * (@renkenbet)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/fatal-error-277/)
 * Hello I’m new to this forum and Word press environment,
    I have been running 
   a few WP Blogs for the past 6 months now. On one of the blogs I’m running the
   site loads fine without any errors, but when I attempt to access my Wp dashboard
   I get an error page saying:
 * > Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate
   > 30720 bytes)
 * How can I correct this error please?

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

 *  [Samuel B](https://wordpress.org/support/users/samboll/)
 * (@samboll)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/fatal-error-277/#post-2005087)
 * 1st try deactivating all plugins and testing
    if works, re-activate one by one
 * or you could really be running out of php memory, so try one of these options
 *     ```
       1. Try adding this line to your wp-config.php file:
       Increasing memory allocated to PHP
       define('WP_MEMORY_LIMIT', '128M');
   
       2. If you have access to your PHP.ini file, change the line in PHP.ini
       If your line shows 32M try 64M:
       memory_limit = 128M ; Maximum amount of memory a script may consume (128MB)
   
        3. If you don't have access to PHP.ini try adding this to an .htaccess file:
       php_value memory_limit 128M
   
        Talk to your host.
       ```
   
 *  Thread Starter [renkenbet](https://wordpress.org/support/users/renkenbet/)
 * (@renkenbet)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/fatal-error-277/#post-2005097)
 * You are correct.It was one of the plugs in.
    I uninstalled it and problem is 
   solved. An extreme Thank You Samual B.

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

The topic ‘FATAL ERROR’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [renkenbet](https://wordpress.org/support/users/renkenbet/)
 * Last activity: [15 years, 1 month ago](https://wordpress.org/support/topic/fatal-error-277/#post-2005097)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
