This is the error I get: Error 101 (net::ERR_CONNECTION_RESET): The connection was reset.
Is this the error that is happening to you? Does anyone know how to solve it?
Hi,
thanks for your post – and sorry for the trouble that you are experiencing.
From your description, there are two things that could be causing this:
1.) You could be affected by the “Suhosin” problem, a PHP extension on your server that prohibits saving large tables. Please see the following threads for more, including ideas to fix it:
http://ww.wp.xz.cn/support/topic/plugin-wp-table-reloaded-cannot-save-changes-for-big-table
http://ww.wp.xz.cn/support/topic/plugin-wp-table-reloaded-import-file-size-uploading-limit
http://ww.wp.xz.cn/support/topic/plugin-wp-table-reloaded-unable-to-edit-table-data
http://ww.wp.xz.cn/support/topic/wp-table-reloaded-row-limit
http://ww.wp.xz.cn/search/wp-table-reloaded+suhosin?forums=1
2.) The memory limit for PHP on your server could be reached. Please try the instructions at http://codex.ww.wp.xz.cn/Editing_wp-config.php#Increasing_memory_allocated_to_PHP to increase it.
Regards,
Tobias