[SOLVED] WP3 exceed 256 memory limit
WordPress 3.0 Multi-site: 256 MB Memory Requirements?
WordPress Multi-site unofficially needs 256 Megabyte of Memory, but only for admin backend panel, not for the user frontend!
This is a very high value, and is not announced in the minimum WordPress requirements since the 2.7 version. See also: Technical WordPress Installation Checklist
Because raising the memory limit over your servers allowance can crash your blog on some servers, or shared hosting, (Fatal Error: Allowed Memory Size Exhausted) it’s adviseable, previous to upgrade, increase your WordPress Memory Limit with third part plugins like Memory Bump, and check how much PHP or WP Memory your server allows with WP Overview or similar.
If it’s below 256 Megabytes this could render your blog useless after upgrade, and it means you need to increase your WordPress Memory Limit. Related Ticket: Ticket #13847
For this bug #13847 WP Overview (lite) and WP Overview (lite) MU need another upgrade to work fine on WP 3.0 environment.
The fix is already online on my reposytory lite and mu and it official released after WP 3.0.1 launch.
I tested my plugin, on various schemario, and 48MB is a good chance for somes WP and MU~LTI-SITE installations to work fine.
I’m wondering only why, if this is true, this requirement isn’t being widely publicised?