[buddypress-trac] [BuddyPress] #1759: .mo malfunction or out of memory
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Wed Apr 14 03:21:00 UTC 2010
#1759: .mo malfunction or out of memory
--------------------+-------------------------------------------------------
Reporter: chouf1 | Owner:
Type: defect | Status: new
Priority: major | Milestone:
Component: Core | Keywords:
--------------------+-------------------------------------------------------
Comment(by cnorris23):
By default, WP attempts to increase the PHP memory allotment to 32MB for
WP only. Some hosts block the ability to increase the limit. Yours may be
one of them, but you can try adding this line to your wp-config.php:
{{{
define('WP_MEMORY_LIMIT', '64M');
}}}
If this doesn't fix your issue, then I would ask your host to bump you to
at least 32MB. If they won't raise it, then I might consider a new host.
--
Ticket URL: <http://trac.buddypress.org/ticket/1759#comment:3>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list