From: Matthew M. <ma...@tu...> - 2003-02-06 21:29:39
|
Hello, While testing phpWebSite conversions, I have been getting some Out of memory errors on my laptop. This happened when 1) I tried to display too much information at one time, 2) I tried to process too much information at one time (eg convert 1000 0.8.3 users to 0.9.x). After increasing the max amount to 16MB in the php.ini file, the warning went away. Looking at our development servers, the memory cap is not enabled. The reason I bring this up is as a warning. I wrote about the display issue earlier. We will need to be mindful however of conversions. We might have people who are converting from 0.8.3 whose sites have a large amount of data. The default memory cap (8MB) may cause problems. Ideas? Suggestions? Matthew McNaney Internet Systems Architect Electronic Student Services Appalachian State University Phone: 828-262-6493 phpwebsite.appstate.edu ess.appstate.edu |