wanganlin21 发表于 2014-3-29 15:31:24

阿里云CentOS 5.8 64位安装lnmp到最后阶段出错

军哥,帮忙看看阿里云的vps安装lnmp报错。log:
./configure: error: SSL modules require the OpenSSL library.
You can either do not enable the modules, or install the OpenSSL library
into the system, or build the OpenSSL library statically from the source
with nginx by using --with-openssl= option.

make: *** No rule to make target `build', needed by `default'.Stop.
cp: cannot create regular file `/usr/local/nginx/conf/nginx.conf': No such file or directory
cp: cannot create regular file `/usr/local/nginx/conf/dabr.conf': No such file or directory
cp: cannot create regular file `/usr/local/nginx/conf/discuz.conf': No such file or directory
cp: cannot create regular file `/usr/local/nginx/conf/sablog.conf': No such file or directory
cp: cannot create regular file `/usr/local/nginx/conf/typecho.conf': No such file or directory
cp: cannot create regular file `/usr/local/nginx/conf/wordpress.conf': No such file or directory
cp: cannot create regular file `/usr/local/nginx/conf/discuzx.conf': No such file or directory
cp: cannot create regular file `/usr/local/nginx/conf/none.conf': No such file or directory
cp: cannot create regular file `/usr/local/nginx/conf/wp2.conf': No such file or directory
cp: cannot create regular file `/usr/local/nginx/conf/phpwind.conf': No such file or directory
cp: cannot create regular file `/usr/local/nginx/conf/shopex.conf': No such file or directory
cp: cannot create regular file `/usr/local/nginx/conf/dedecms.conf': No such file or directory
cp: cannot create regular file `/usr/local/nginx/conf/drupal.conf': No such file or directory
cp: cannot create regular file `/usr/local/nginx/conf/ecshop.conf': No such file or directory
cp: cannot create regular file `/usr/local/nginx/conf/fcgi.conf': No such file or directory
Create PHP Info Tool...
Copy PHP Prober...
p.php
============================Install PHPMyAdmin=================================
============================phpMyAdmin install completed=================================
============================add nginx and php-fpm on startup============================
Download new nginx init.d file......
--2014-03-29 15:08:19--http://soft.vpser.net/lnmp/ext/init.d.nginx
Resolving soft.vpser.net... 96.44.153.111
Connecting to soft.vpser.net|96.44.153.111|:80... connected.
HTTP request sent, awaiting response... 416 Requested Range Not Satisfiable

    The file is already fully retrieved; nothing to do.

===========================add nginx and php-fpm on startup completed====================
Starting LNMP...
Starting MySQL. SUCCESS!
Starting php_fpm /etc/init.d/php-fpm: line 61: /usr/local/php/bin/php-cgi: No such file or directory
failed
# Generated by iptables-save v1.3.5 on Sat Mar 29 15:08:21 2014
*filter
:INPUT ACCEPT
:FORWARD ACCEPT
:OUTPUT ACCEPT
-A INPUT -p tcp -m tcp --dport 80 -j ACCEPT
COMMIT
# Completed on Sat Mar 29 15:08:21 2014
===================================== Check install ===================================
Checking...
Error: /usr/local/nginx not found!!!Nginx install failed.
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-3-29 20:23:25

传详细日志
页: [1]
查看完整版本: 阿里云CentOS 5.8 64位安装lnmp到最后阶段出错