Title: Table load error
Last modified: August 21, 2016

---

# Table load error

 *  Resolved [sailpilot](https://wordpress.org/support/users/sailpilot/)
 * (@sailpilot)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/table-load-error/)
 * I just tried to load a table and received the following error:
 * _Fatal error: Allowed memory size of 104857600 bytes exhausted (tried to allocate
   16 bytes) in /home/content/06/9955606/html/mysite/wp-content/plugins/tablepress/
   libraries/excel-reader.class.php on line 1610_
 * I tried it both with a CSV file and an excel file. Same error. It seems to load(
   the % reaches 100) and then after a few seconds the error is displayed.
 * [http://wordpress.org/plugins/tablepress/](http://wordpress.org/plugins/tablepress/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/table-load-error/#post-4172510)
 * Hi,
 * thanks for your question, and sorry for the trouble.
 * This unfortunately means that the table you are trying to import is too big for
   WordPress and the server to handle. In detail, the allowed PHP Memory Limit is
   exceeded, and that causes the script execution to stop.
 * How big is the table that you are trying to import?
 * You could try to maybe increase the memory limit by following the instructions
   at [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)
 * If that does not help, you could also try to split the table into several smaller
   files, and then choose “Append” during the import.
 * Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘Table load error’ 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/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [12 years, 8 months ago](https://wordpress.org/support/topic/table-load-error/#post-4172510)
 * Status: resolved