shark526 发表于 2014-5-4 13:58:55

LNMP 安装失败 64位 Ubuntu 14.04 LTS

LNMP 安装失败 64位 Ubuntu 14.04 LTS (AWS EC2)
军哥帮看下,装了两次了(选择了不同的PHP版本和My Sql 版本),都报错。

非常感谢!!

/etc/rc5.d/S20nginx -> ../init.d/nginx
update-rc.d: /etc/init.d/php-fpm: file does not exist
===========================add nginx and php-fpm on startup completed====================
Starting LNMP...
Starting MySQL
........ *
./ubuntu.sh: line 760: /etc/init.d/php-fpm: No such file or directory
Starting nginx daemon: nginx.
# Generated by iptables-save v1.4.21 on Thu May1 12:48:18 2014
*filter
:INPUT ACCEPT
:FORWARD ACCEPT
:OUTPUT ACCEPT
-A INPUT -p tcp -m tcp --dport 80 -j ACCEPT
COMMIT
# Completed on Thu May1 12:48:18 2014
===================================== Check install ===================================
Checking...
Nginx: OK
Error: /usr/local/php not found!!!PHP install failed.
MySQL: OK
Sorry,Failed to install LNMP!
Please visit https://bbs.vpser.net/forum-25-1.html feedback errors and logs.
You can download /root/lnmp-install.log from your server,and upload lnmp-install.log to LNMP Forum.

licess 发表于 2014-5-4 15:14:45

freetype的问题10.04上的和其他版本上的不一样导致的
目前只能建议暂时不要用这个版本
在新版上会修复这个问题
可以自己尝试编译freetype,指定上路径来解决这问题

shark526 发表于 2014-5-4 15:23:16

回复 2# 的帖子

多谢回复,我先换个版本试试。
谢谢!
页: [1]
查看完整版本: LNMP 安装失败 64位 Ubuntu 14.04 LTS