当前位置:Gxlcms > PHP教程 > PHP源码安装出现virtualmemoryexhausted:Cannotallocatememory

PHP源码安装出现virtualmemoryexhausted:Cannotallocatememory

时间:2021-07-01 10:21:17 帮助过:20人阅读

在编译安装php时日志中出现下错误记录:
virtual memory exhausted: Cannot allocate memory

在php.com上找到的解决方法,原文链接是:https: //bugs.php.com/bug.php?id=48809

解决方法:将php安装配置文件中加了引号中的配置(不包括引号)“–disable-fileinfo”

').addClass('pre-numbering').hide(); $(this).addClass('has-numbering').parent().append($numbering); for (i = 1; i <= lines; i++) { $numbering.append($('
  • ').text(i)); }; $numbering.fadeIn(1700); }); });

    以上就介绍了 PHP源码安装出现virtual memory exhausted: Cannot allocate memory,包括了方面的内容,希望对PHP教程有兴趣的朋友有所帮助。

  • 人气教程排行