From: Mike N. <mh...@us...> - 2004-10-25 16:46:44
|
On Mon, 2004-10-25 at 08:50, Patrick Harris wrote: > You've likely installed phpwebsite with all applications, eh? > > Standard php memory limit is 8mb... which is too low. When I run into > what you are describing, I find setting php memory limits in php.ini to > 12 mb resolves the issue. If you don't have the ability to adjust the > memory limits, install phpwebsite with only the applications you really > need and see if that works. Patrick, This isn't the best solution. If you wish to change the php memory limit use core/Core.php. Change the ini_set("memory_limit" -- Mike Noyes <mhnoyes at users.sourceforge.net> http://sourceforge.net/users/mhnoyes/ SF.net Projects: ffl, leaf, phpwebsite, phpwebsite-comm, sitedocs |