Hi,
thanks for your post, and sorry for the trouble.
That sounds strange, and I can’t really think of a reason for that. TablePress is actually trying to save memory wherever it can…
Can you maybe post the debug information from the “About” screen of TablePress?
Regards,
Tobias
Thread Starter
sneike
(@sneike)
Thanks for the super quick reply!
· Website: http://www.becycling.net/becycling
· TablePress: 1.6
· TablePress (DB): 30
· TablePress table scheme: 3
· Plugin installed: 2015/06/24 11:34:16
· WordPress: 4.2.2
· Multisite: no
· PHP: 5.3.29
· mysqli Extension: false
· mySQL (Server): 5.5.43-37.2-log
· mySQL (Client): 5.1.73
· ZIP support: no
· UTF-8 conversion: yes
· WP Memory Limit: 192M
· Server Memory Limit: 256M
· Magic Quotes: off
· WP_DEBUG: false
· WP_POST_REVISIONS: true
Hi,
thanks for that! From what I can see, your server should allow at least a memory limit of 256M, while your WP_MEMORY_LIMIT constant seems to be set to 192M.
As a first try, could you maybe increase it to 256M?
Regards,
Tobias
Thread Starter
sneike
(@sneike)
Hi,
I just modified the wp-config file, is there some drawback about pushing that limit?
By the way, now I successfully added a table. But still, I’m not sure this is normal. Plus now I am afraid I will hit the limit again.. What do you think?
Regards
Daniele
Hi Daniele,
no, there’s no real drawback of increasing this limit. What it does is simply to allow the PHP process the memory that it sometimes needs.
Depending on the number and kind of activate plugins, that limit could otherwise be reached. If a used uses many plugins (or if the plugins have to deal with a lot of content or big content), this is actually rather normal and nothing to worry about. Chances that you will hit the limit again in the near future are rather small.
Remember, just because the limit is higher, this doesn’t mean that PHP actually needs or uses more memory.
Regards,
Tobias
Thread Starter
sneike
(@sneike)
Hi Tobias, I’ve been creating several tables these days, and so far everything is working fine. Thanks for your support.
Daniele
Hi Daniele,
awesome! That’s good to hear.
Thanks for the update!
Best wishes,
Tobias