Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 38218371 bytes) in
刚开始我以为配置没有弄好,所以就看了一下php.ini,memory_limit 已经是上限128M了,所以应该不是配问题,最后我就把eAccelerator注释了,重启后安装就没问题了,之前看到说tp3.2中preg_replace_callback的问题,这个我没有测试,就不做评论了。
哦忘记了说了,我安装的eAccelerator是最新版本 eaccelerator-42067ac.tar.gz,不是0.96的版本,其他版本的也没有测试过,所以不好评论了
最佳答案