seanforty 发表于 2015-5-7 04:24:09

Debian 6安装lnmp,PHP安装失败

Constant的独立服务器,安装的是Debian 6
Debian GNU/Linux 8 \n \l

Linux ID15000 2.6.32-5-amd64 #1 SMP Tue May 13 16:34:35 UTC 2014 x86_64 GNU/Linux


安装后
Checking...
Nginx: OK
MySQL: OK
Error: /usr/local/php not found!!!PHP install failed.
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.


在目录 /usr/local 下有 php文件夹,但里面只有个etc目录,安装了多次都是这个问题,请求军哥指教。

[ 本帖最后由 seanforty 于 2015-5-7 04:29 编辑 ]

licess 发表于 2015-5-7 09:21:46

单独编译一个freetype,php编译参数上指定freetype的路径,再重新安装

也可以直接使用./upgrade_php.sh升级脚本升级到php 5.4.40或更高的版本就可以了

seanforty 发表于 2015-5-7 12:29:43

回复 2# 的帖子

编译安装了freetype2.4, 然后成功将php升级到了5.4.40。完美解决了困扰我一个多星期的问题,感激军哥。
页: [1]
查看完整版本: Debian 6安装lnmp,PHP安装失败