Title: Fatal Error &#8211; Allowed Memory
Last modified: March 5, 2017

---

# Fatal Error – Allowed Memory

 *  Resolved [rottyranch](https://wordpress.org/support/users/rottyranch/)
 * (@rottyranch)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/fatal-error-allowed-memory-16/)
 * Hi
    Just wondering if you could advise on this issue we are having. When we save
   a certain table we get the following error message…
 * Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate
   144165 bytes) in /home/?????????/public_html/wp-includes/formatting.php on line
   4622
 * Any ideas how we can over come this issue.
    Allan

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

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/fatal-error-allowed-memory-16/#post-8876787)
 * Hi,
 * thanks for your post, and sorry for the trouble.
 * This indicates that the server’s PHP Memory Limit has been reached during the
   request. Can you please try again after increasing the value of the `WP_MEMORY_LIMIT`
   constant to e.g. 256M in the wp-config.php file on your server, by following 
   the instructions from [http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP](http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP)?
   
   A better solution might be to check if you can switch to a more recent version
   of PHP, like PHP 5.6 or even PHP 7.0 on the server. Those require much less memory.
 * Regards,
    Tobias
 *  Thread Starter [rottyranch](https://wordpress.org/support/users/rottyranch/)
 * (@rottyranch)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/fatal-error-allowed-memory-16/#post-8876899)
 * Hi Tobias
 * Thanks a million for that, had a feeling might be something along those line.
   Not sure how much can push hosting company as only recently requested an upgrade
   to 5.5 and seems they dont want to go any higher. But will certainly give it 
   a shot.
    Thanks Again Allan
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/fatal-error-allowed-memory-16/#post-8876910)
 * Hi Allan,
 * remember that you are paying your host company. They should definitely be offering
   PHP 5.6 at least, if not 7.0!
 * Regards,
    Tobias

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

The topic ‘Fatal Error – Allowed Memory’ is closed to new replies.

 * ![](https://ps.w.org/tablepress/assets/icon.svg?rev=3192944)
 * [TablePress - Tables in WordPress made easy](https://wordpress.org/plugins/tablepress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tablepress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tablepress/)
 * [Active Topics](https://wordpress.org/support/plugin/tablepress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tablepress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tablepress/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [9 years, 1 month ago](https://wordpress.org/support/topic/fatal-error-allowed-memory-16/#post-8876910)
 * Status: resolved