Title: Table data upload error
Last modified: July 7, 2019

---

# Table data upload error

 *  Resolved [jubeljoy](https://wordpress.org/support/users/jubeljoy/)
 * (@jubeljoy)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/table-data-upload-error/)
 * Dear Team,
 * While uploading the Table getting following error. Please help.
 * Warning: array_merge(): Argument #2 is not an array in /home/irctcnew/public_html/
   wp-includes/load.php on line 66
 * Warning: Cannot modify header information – headers already sent by (output started
   at /home/irctcnew/public_html/wp-includes/load.php:66) in /home/irctcnew/public_html/
   wp-admin/includes/misc.php on line 1196
 * Warning: Cannot modify header information – headers already sent by (output started
   at /home/irctcnew/public_html/wp-includes/load.php:66) in /home/irctcnew/public_html/
   wp-includes/pluggable.php on line 1251
 * Warning: Cannot modify header information – headers already sent by (output started
   at /home/irctcnew/public_html/wp-includes/load.php:66) in /home/irctcnew/public_html/
   wp-includes/pluggable.php on line 1254
 * Regards,
    Jubel

Viewing 1 replies (of 1 total)

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/table-data-upload-error/#post-11709469)
 * Hi,
 * thanks for your question, and sorry for the trouble.
 * This indicates that something in your server configuration is not working correctly.
   The mentioned warning refers to [this line](https://github.com/WordPress/WordPress/blob/master/wp-includes/load.php#L66)
   of code in WordPress. It seems that your server is not properly filling the `
   $_SERVER` array with values.
    My guess is that this is caused by some sort of
   security software on the server, which raises a false warning during the file
   upload.
 * Your best chance to resolve this probably is to ask your web host support team
   about this. They should be able to find more error information in the server 
   error log file. They will then need to adjust the configuration to be less aggressive.
 * Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘Table data upload 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/)

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