I recently learned that Perl when compiled as 32bit will only address 4GB of memory despite the kernel supporting and using more via PAE.
Does PHP suffer from this as well? Do all programming languages?
Source: http://linux.die.net/man/1/perlsolaris
Validation: Half a wasted day.
This has been answered more generally in Memory limit to a 32-bit process running on a 64-bit Linux OS
A short quote of the top answer there: