Forums and PHP memory
-
Started a brand new project this morning. Brand new VPS, WPMU 2.8.4a, and BP 1.1.1. I’ve never used forums before, but it is needed for this project. Install went fine, but when I went to the forums link I got the white screen of death because of a PHP fatal error. See message below:
[Fri Oct 23 07:17:32 2009] [error] [client 123.456.789.101] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 92160 bytes) in /var/www/vhosts/domain.org/httpdocs/wp-admin/includes/template.php on line 1443, referer: http://domain.org/
I had to change my PHP memory from 32MB to 64MB in order to get it to run.
Is this typical?
If so, we might want to add this to the readme file or codex for forums installs.
- The topic ‘Forums and PHP memory’ is closed to new replies.