How To Increasing memory allocate on WordPress


Sponsored Links




WP_MEMORY_LIMIT is new options introducing in WordPress 2.5 and newer. This setting increases PHP Memory for WordPress, not other applications.

Increasing memory allocate - Rachel-Bilson in Style UK

Increasing memory allocate - Rachel-Bilson in Style UK

Default Setting, WordPress will trying to Increase Memory into 32M By default, WordPress will attempt to increase memory allocated to PHP to 32MB, so the best ways change the setting more than 32MB on your wp-config.php. How To Increasing memory allocate on WordPress is simple, open your wp-config.php and added this line

define('WP_MEMORY_LIMIT', '64M');

On the example above we trying to increase memory into 64MB, you can change it into 96MB or 128MB by change the parameters above. Please Notes this tricks may not works if you hosting server didn’t allow to change Memory Limit on the fly.

Source WordPress Codex, Photos Egotastic

Subscribe to Full RSS Feed

RSS FeedIf you thing this article useful, please consider subscribing to our RSS Feed or e-mail updates and stay updated with us. You can also follow @WPTricksNet on twitter for latest updates.

About WP Tricks

We are WordPress Family, we collected and writed useful tips and tricks for you WordPress. We share it for you...

Related Tips and Trick from Local Data and on The Net

How To Increasing memory allocate on WordPress / WordPress Tricks

Default Setting, WordPress will trying to Increase Memory into 32M By default, WordPress will attempt to increase memory allocated to PHP to 32MB, so the best ways Read More

Improve Site Performance by Increasing PHP Memory for WordPress

white screen of death” syndrome involved increasing the amount of PHP memory available to WordPress. memory size of 33554432 bytes exhausted (tried to allocate Read More

Increase Wordpress and PHP Memory Limit | NerdGrind

After increasing the memory limit for WordPress you will need to also increase the PHP memory than one WordPress blog installed, you will need to allocate enough memory Read More

How to increase php wordpress memory limit | WordPress and

How to increase php wordpress memory limit PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate your wp-config.php file:Increasing memory Read More

WordPress › Support » Out of Memory when updating to 3.0.3

http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP Fatal error: Out of memory (allocated 17039360) (tried to allocate 2975715 bytes Read More


Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>