由于内存不够,需要在php配置的时候./configure最后添加上 --disable-fileinfo
>>./configure --prefix= ........... --disable-fileinfo
>> make
>> .....