Sanctorum Posted April 25, 2008 Share Posted April 25, 2008 Hello, Having a bit of a problem and can't seem to sort it out. Presently I am running Apache 2.2.8 with PHP 5.1.6 with APC on FreeBSD 7.0, everything works fine, but if I try to compile and install PHP 5.2.x up until 5.2.5 it fails with a blank page on all php pages, when debugged it says it can't allocate enough memory. I edited php.ini with memory_limit = -1 (effectively giving it no limit also with different levels like 18 megs up to 130 megs) and it still fails. I compile this outside of the ports tree by hand, like I've done for years on a FreeBSD 4.x box and before. Any ideas why this would be happening and how to fix it? Link to comment https://forums.phpfreaks.com/topic/102958-php-installation-woe/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.