Title: Fatal error: Allowed memory size
Last modified: August 21, 2016

---

# Fatal error: Allowed memory size

 *  [roncruickshank](https://wordpress.org/support/users/roncruickshank/)
 * (@roncruickshank)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/fatal-error-allowed-memory-size-47/)
 * Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate
   1966080 bytes) in /home/coc16406/public_html/wp-content/plugins/ultimate-tinymce/
   includes/mce_langs.php on line 707
 * I have added a php.ini file and increased the available capacity, has not resolved
   the problem

Viewing 1 replies (of 1 total)

 *  [Siobhan](https://wordpress.org/support/users/siobhyb/)
 * (@siobhyb)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/fatal-error-allowed-memory-size-47/#post-4019778)
 * Hey. If adding `memory_limit = 64M;` to the php.ini file didn’t work try the 
   following steps:
 * – At the top of the .htaccess file, add the following line:
 * `php_value memory_limit 64M`.
 * If this doesn’t work delete the line from .htaccess.
 * – Just after the opening `<?php` in the wp-config.php file, add the following
   line:
 * `define('WP_MEMORY_LIMIT', '64M');`
 * Again, if this doesn’t work the delete the line from wp-config.php.
 * – When all else fails, contact your host, tell them about your problem, and ask
   if they can increase your memory allocation.

Viewing 1 replies (of 1 total)

The topic ‘Fatal error: Allowed memory size’ 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/)
 * 1 reply
 * 2 participants
 * Last reply from: [Siobhan](https://wordpress.org/support/users/siobhyb/)
 * Last activity: [12 years, 9 months ago](https://wordpress.org/support/topic/fatal-error-allowed-memory-size-47/#post-4019778)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
