Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 1 replies (of 1 total)
  • The easiest way to configure the php_value memory_limit is to create an .htaccess file in your root folder of your wordpress installation and pass the string into a new line:

    php_value memory_limit 50MB;

    This works fine for me! =)

Viewing 1 replies (of 1 total)
Skip to toolbar