Re: PHP on 64bit Ubuntu

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On Sep 3, 2008, at 12:02 PM, Robert Cummings wrote:

On Wed, 2008-09-03 at 11:55 -0700, alexander lind wrote:
For anyone that might be following this thread because they also have
a memory problem (on a 64 bit platform or not), here is some advice on
how to alleviate it:

- Use a bytecode cacher like xcache. Brought my 12MB pages down to
about 5MB.
- If using php from a pre-compiled binary (like from Ubunutus
repository), consider re-configuring it manually to drop extensions
you don't need.
- If using Doctrine, always use its free() method to free up memory
after you are done with each object.

Doesn't everyone on this list compile from source with only the
extensions they need? Sheeeesh, what's the world coming to.

Nope, there is at least one person on this list that doesn't do that unless he finds it really necessary.

:p

Alec

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux