Profiles

  • Member Since: December 14th, 2016
  • Find me on:
  • Posted a reply to Memory usage wrong when not using M, on the site WordPress.org Forums:
    The server is CentOS 6.8 with PHP 5.4.45. # php -r 'echo ini_get("memory_limit")."\n";' 2G This…

  • Posted a reply to Memory usage wrong when not using M, on the site WordPress.org Forums:
    I'd suggest parsing the memory_limit to see if it contains M or G. If it's…

  • Created a topic, Memory usage wrong when not using M, on the site WordPress.org Forums:
    The memory usage is not calculated correctly when usin…