|
PHP memory limits for WordPress
The latest release of WordPress (3.3.1) apparently has greater memory requirements than earlier versions, and when combined with heavy use of PHP templates by the newer 'template framework' schemes and multiple plugins, we're experiencing what the community is calling the "WordPress White Screen of Death" -- i.e., a blank screen, generally while working in the admin pages. Most reports have blamed this on running out of PHP memory space.
Looking at phpinfo on my FQ account, it lists memory_limit as 67108864 -- is that correct? If my limit is already 64MB there must be something else going on here.
I have multiple WP installations on my Pioneer account, but all are development installations, not production, and little or no visitor traffic. Am I gumming up the works with multiple WP installations? And if the limit is less than it appears, is there any way to increase PHP memory on this kind of account? Thanks,
Jack
|