VPS侦探论坛

标题: 求助 PHP安装失败 [打印本页]

作者: gggg_yu    时间: 2019-6-9 15:42
标题: 求助 PHP安装失败
vultr的服务器
CPU:1 vCore
RAM:1024 MB
Storage:25 GB SSD
OS:Ubuntu 19.04 x64
[attach]5724[/attach]

感谢帮助!!



作者: licess    时间: 2019-6-9 19:42
/root/lnmp1.6/src/php-5.6.40/ext/intl/intl_convertcpp.cpp:62:26: error: request for member ‘length’ in ‘from’, which is of non-class type ‘const int’
  int32_t capacity = from.length() * 3 + 1;
                          ^~~~~~
/root/lnmp1.6/src/php-5.6.40/ext/intl/intl_convertcpp.cpp:64:11: error: request for member ‘isEmpty’ in ‘from’, which is of non-class type ‘const int’
  if (from.isEmpty()) {
           ^~~~~~~
/root/lnmp1.6/src/php-5.6.40/ext/intl/intl_convertcpp.cpp:74:31: error: request for member ‘getBuffer’ in ‘from’, which is of non-class type ‘const int’
  const UChar *utf16buf = from.getBuffer();
                               ^~~~~~~~~
/root/lnmp1.6/src/php-5.6.40/ext/intl/intl_convertcpp.cpp:76:69: error: request for member ‘length’ in ‘from’, which is of non-class type ‘const int’
  u_strToUTF8WithSub(*res, capacity - 1, &actual_len, utf16buf, from.length(),
                                                                     ^~~~~~
make: *** [Makefile:932: ext/intl/intl_convertcpp.lo] Error 1

php 7.0及以下版本都已经停止支持和更新了
低于php 7.1的版本无法在ubuntu 19.04这种非常新的linux发行版上安装
作者: gggg_yu    时间: 2019-6-10 18:28
licess 发表于 2019-6-9 19:42
php 7.0及以下版本都已经停止支持和更新了
低于php 7.1的版本无法在ubuntu 19.04这种非常新的linux发行版 ...

非常感谢!!




欢迎光临 VPS侦探论坛 (https://bbs.lnmp.com/) Powered by Discuz! X3.4