alexander lind wrote:

> I just tested my PHP app on Ubuntu 64bit, and found that all my php
> scripts would consume about 5x more RAM memory there, compared to how
> much they use on my macbook pro (which to make things a bit more
> confusing also runs a 64bit OS).
> A page that would take up around 2.5 MB on the macbook, takes around
> 12 MB on the linux server.
> 
> Does anyone know what might be causing this?

All pointers are twice the size, same goes for the runtime stack.



/Per Jessen, Zürich


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to