# edwardspl@xxxxxxxxxx / 2007-01-04 00:09:37 +0800: > Curt Zirzow wrote: > > On 1/3/07, edwardspl@xxxxxxxxxx <edwardspl@xxxxxxxxxx> wrote: > >> Richard Lynch wrote: > >> >On Mon, January 1, 2007 12:40 am, edwardspl@xxxxxxxxxx wrote: > >> > >> >>How much mem ( Ram ) does the php5 need ? > >> ... > > > >> >Depends on what extension you add, what you do with those extensions, > >> >and what sort of performance you expect to get. > >> > > >> >Depends if you run as a Module, as CGI, as Fast CGI, and if you are on > >> >Windows, Linux, FreeBSD, or Other. > >> > > >> ... > > > >> I need php5 running with IMP ( Webmail -> http://www.horde.org/imp ) and > >> may be phpBB... > > > > How much ram is required is rather futile, it is more on how many > > requests per second your server can handle before you start even think > > about ram. > > But actually, I want to know how muach mem ( ram ) does the new version > of php need ? Excuse me, are you pulling our legs or do you have reading problems? Several people have already told you that the memory footprint depends on several factors, of which you specified NONE. To satisfy your thirst for meaningless numbers, here's the CLI php 5.2.0 waiting for input on FreeBSD-6.1/amd64, with *unspecified number* of *various* extensions: USER PID %CPU %MEM VSZ RSS TT STAT STARTED TIME COMMAND roman 26242 0.0 1.0 58348 10608 pg I+ 5:52PM 0:00.06 php As you can see, PHP 5 takes 10MB. Did I mention that number is useless for you? I just don't understand why you don't try it yourself. -- How many Vietnam vets does it take to screw in a light bulb? You don't know, man. You don't KNOW. Cause you weren't THERE. http://bash.org/?255991 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php