----------------------- 10 Jan 2010 -----------------------
Allowed memory size – bytes exhausted – Quick and Easy Solution!
Solution for “Allowed memory size” problem in WordPress is very easy!
1. Create php.ini file,
2. add following:
upload_max_filesize = 64M post_max_size = 64M
3. upload to wp-admin folder in your WordPress installation,
and it’s done…!
You can download my php.ini file and upload it:
Download php.ini File
Tags: Solution
No Comments on “Allowed memory size – bytes exhausted – Quick and Easy Solution!”
You can track this conversation through its atom feed.