• Resolved sarasou

    (@sarasou)


    hi,
    I have a problem with tablepress; I can not insert more than 832 rows in the table that I created, the following error occurred:
    “Failed to register: AJAX call failed: error – Internal Server Error. Try again while holding down the “Shift” key. “
    biblio.univ-annaba.dz

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,

    thanks for your post, and sorry for the trouble.

    This could indicate that there’s not enough memory available on the server for the PHP process. 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 https://codex.www.ads-software.com/Editing_wp-config.php#Increasing_memory_allocated_to_PHP ?

    Regards,
    Tobias

    Thread Starter sarasou

    (@sarasou)

    Hi,
    Thanks Tobias, I have changed the value of WP_MEMORY_LIMIT 256 but it did not work the first time but when i add the following line “define (‘WP_MAX_MEMORY_LIMIT’, ‘316m’);” in wp-config.php it will work well.
    Greetings
    sara.

    Hi Sara,

    ah, nice find! Yes, some server require that line as well, in order to really set the maximum.
    Good to hear that this worked! ??

    Best wishes,
    Tobias

    P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘tablepress’ is closed to new replies.