• Is it normal that my wordpress use 55% of memory?
    this is my setup:
    Hoting :www.servage.net
    Memory : 32 Mbyte
    The memory usage are 17.61 Mbyte = 55%
    Php version 5.2.42
    Theme used : Default
    Plugin : WP-Memory-Usage

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator Samuel Wood (Otto)

    (@otto42)

    www.ads-software.com Admin

    17 meg is fairly small, actually, so, yes.

    That’s not total memory of the machine, BTW. Your PHP is limited to 32 megs, says so right there.

    Thread Starter taghaboy

    (@taghaboy)

    So i add this code to wp-config :
    define('WP_MEMORY_LIMIT', '64M');
    it work now, and i can add more plugin.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘WordPress 2.8.12 and Memory’ is closed to new replies.