- 积分
- 16
- 威望
-
- 金钱
-
- 注册时间
- 2013-1-8
- 在线时间
- 小时
- 最后登录
- 1970-1-1
|
本帖最后由 dmlzj 于 2019-9-17 16:25 编辑
Add mysql service at system startup...
23731 Add php-fpm service at system startup...
23732 Starting php-fpm /etc/init.d/php-fpm: 57: /etc/init.d/php-fpm: /usr/local/php/sb in/php-fpm: not found
23733 failed
23734 ============================== Check install ==============================
23735 Checking ...
23736 ^[[0;32mNginx: OK^[[0m
23737 ^[[0;32mMySQL: OK^[[0m
23738 ^[[0;31mError: PHP install failed.^[[0m
23739 ^[[0;31mSorry, Failed to install LNMP!^[[0m
23740 ^[[0;31mPlease visit https://bbs.vpser.net/forum-25-1.html feedback errors and l ogs.^[[0m
23741 ^[[0;31mYou can download /root/lnmp-install.log from your server,and upload lnmp -install.log to LNMP Forum.^[[0m
from /root/lnmp1.6/src/php-5.6.40/ext/intl/intl_convertcpp.h:26 ,
15464 from /root/lnmp1.6/src/php-5.6.40/ext/intl/intl_convertcpp.cpp: 21:
15465 /usr/include/unicode/umachine.h:340:13: error: �~@~Xchar16_t�~@~Y does not name a type
15466 typedef char16_t UChar;
15467 ^
15468 In file included from /usr/include/unicode/utypes.h:39:0,
15469 from /usr/include/unicode/unistr.h:32,
15470 from /root/lnmp1.6/src/php-5.6.40/ext/intl/intl_convertcpp.h:26 ,
15471 from /root/lnmp1.6/src/php-5.6.40/ext/intl/intl_convertcpp.cpp: 21:
15472 /usr/include/unicode/uversion.h:173:55: error: �~@~XUChar�~@~Y does not name a t ype
15473 u_versionFromUString(UVersionInfo versionArray, const UChar *versionString);
15474 ^
15475 In file included from /usr/include/unicode/unistr.h:33:0,
15476 from /root/lnmp1.6/src/php-5.6.40/ext/intl/intl_convertcpp.h:26 ,
15477 from /root/lnmp1.6/src/php-5.6.40/ext/intl/intl_convertcpp.cpp: 21:
15478 /usr/include/unicode/char16ptr.h:46:31: error: expected �~@~X)�~@~Y before �~@~X *�~@~Y token
15479 inline Char16Ptr(char16_t *p);
15480 ^
15481 /usr/include/unicode/char16ptr.h:69:37: error: expected �~@~X)�~@~Y before �~@~X p�~@~Y
15482 inline Char16Ptr(std::nullptr_t p);
15483 ^
15484 /usr/include/unicode/char16ptr.h:81:12: error: �~@~Xchar16_t�~@~Y does not name a type
15485 inline char16_t *get() const;
15486 ^
15487 /usr/include/unicode/char16ptr.h:87:21: error: �~@~Xchar16_t�~@~Y does not name a type
15488 inline operator char16_t *() const { return get(); }
Makefile:964: recipe for target 'ext/intl/intl_convertcpp.lo' failed
20716 make: *** [ext/intl/intl_convertcpp.lo] Error 1
|
|