Re: how much more RAM does PHP5 use compared to PHP4.4?
Posted by Chung Leong on 01/04/06 04:11
PHP 5 has better memory management, so it should use less RAM than PHP
4. The executable is better of course. php4ts.dll takes up around 1 meg
while php5ts.dll takes up around 3 meg. That's not significant though
compare to runtime usage.