Re: resource allocation information needed
Scott Kindley <ckindley-/Nmu/[email protected]>
| Newsgroups | gmane.comp.web.envolution.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sun, 2002-08-25 at 12:38, Brook Humphrey wrote: > On Sunday 25 August 2002 10:20 am, Scott Kindley wrote: > > Cool...but I just need to know the minimum memory requirements for a > > typical default install. I havn't been about to find any reference to > > one yet. > > > > Zoom > Hm, I hadn't thought about checking for that. I'm not sure but I could look > into it. > > Im researching it write now for the user manual. I've found a few hints at it but no direct statements about what kind of resource requirements or usage it actually uses. I think mainly it depends on PHP since PHP code is executed by the web server prior to data being sent to the browser. So far I've come up with 8 MB minimum (thats just for PHP) as that is the default memory usage by PHP 4.0.6 Zoom