On 17 Sep 2008, at 2:27 PM, Chris J. Davis wrote: > have you checked your apache error log? It is odd that you aren't > getting any errors at all, just a blank page.
Thanks for the idea. There was nothing in the apache error log, but the php error log: [17-Sep-2008 15:08:15] PHP Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 46 bytes) in /Applications/ MAMP/htdocs/habari/system/classes/formui.php on line 55 The number of bytes that should have been allocated varies by entry. Additionally, some posts fail on line 1166 or 1169 with what seems to be no pattern. I'm also getting this error when I try to create an entry or page: [17-Sep-2008 15:17:26] PHP Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 40961 bytes) in / Applications/MAMP/htdocs/habari/system/classes/rawphpengine.php on line 131 I am running localhost on my MacBook using MAMP. Ben "Too much science? Is that possible? Seriously, Betty, you know what this meteor could mean to science. If we find it, and it's real, it could mean a lot. It could mean actual advances in the field of science." – Dr. Paul Armstrong, The Lost Skeleton of Cadavra --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/habari-users -~----------~----~----~----~------~----~------~--~---
