标签:
由于内存不够,需要在php配置的时候./configure最后添加上 --disable-fileinfo
>>./configure --prefix= ........... --disable-fileinfo
>> make
>> .....
Centos安装php提示virtual memory exhausted: Cannot allocate memory
原文地址:http://www.cnblogs.com/powerCJ/p/5206553.html