Okay, I've recently downloaded ZFW 1.5 and playing around with Zend_Layout. Unfortunately though, there seems to be a bit of a memory problem. The issue is when I load Zend_Layout to create an MVC instance, and then attempt to call phpBB's methods to login, I get out of memory error. I have the default 8 megs allocated to PHP. I know phBB might not be the most memory efficient, however, if it was the problem, I would have gotten the memory error earlier. Once I load up Zend_Layout, PHP constantly dies for being 4 megs over cap! That's telling me Zend_Layout, by itself, it taking more than 4 megs memory. Wow ....
Is anybody else having this problem? Is there a better solution than just "increase your memory usage"? -- Philip [EMAIL PROTECTED] http://www.gpcentre.net/
