Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,039
- How-to & Troubleshooting
- 129,769
- Creating & Extending
- 25,806
- Requests & Feedback
- 9,506
- Third Party Plugins
- 9,793
- Showcase
- 3,317
- Ideas
- 1,375
- Miscellaneous
- 9,181
-
My host says: “We’re sorry, we can’t up the memory limit. What we can do is move you to a 32MB server”
The WP MU default seems to be 64MB, looking at the wp-settings.php. Will it work if I move to a 32MB server and change the wp-settings.php to: define(‘WP_MEMORY_LIMIT’, ’32MB’); ?