kua5 发表于 2010-11-30 15:26:45

求救 安装PureFTPd和管理面板出问题了

:) 安装到这里 3、安装PureFTPd和管理面板,执行如下命令:./pureftpd.sh 就会自动安装PureFTPd,安装完PureFTPd,需要在浏览器执行http://你的域名或IP/ftp/install.php 安装PureFTPd用户管理。详细教程参考:https://www.vpser.net/manage/lnmp-pureftpd-cp.html
在到了这里
当你装完lnmp. 运行:/pureftpd.sh 就自动安装pureftpd了.需要注意就是,你要安装unzip,我之前安装失败,就是因为没有unzip.安装unzip命令是: yum install unzip
主要说说面板,其实挺简单的,一步一步来.
首先输入 http://你的域名或IP/ftp/install.php
打开IP/ftp/install.php
显示 502 Bad Gateway
---
我以为没有unzip 我就输入 yum install unzip
结果卡死了
老大我那里出问题了啊

licess 发表于 2010-11-30 15:41:47

回复 1# 的帖子

应该是安装lnmp的时候php没有安装成功,重新执行./centos.sh | tee lnmp.log 安装,将lnmp.log 这个文件上传到这里我看看。

kua5 发表于 2010-11-30 15:44:19

原帖由 licess 于 2010-11-30 15:41 发表 https://bbs.vpser.net/images/common/back.gif
应该是安装lnmp的时候php没有安装成功,重新执行./centos.sh | tee lnmp.log 安装,将lnmp.log 这个文件上传到这里我看看。

# ./centos.sh | tee lnmp.log
-bash: ./centos.sh: No such file or directory

这样了:(

kua5 发表于 2010-11-30 15:47:35

cd lnmp0.5/
-bash: cd: lnmp0.5/: No such file or directory

licess 发表于 2010-11-30 15:55:34

回复 4# 的帖子

find / -name 'lnmp0.5' -type d
执行此命令,找找lnmp0.5你放哪里了

kua5 发表于 2010-11-30 15:59:29

find / -name 'lnmp0.5' -type d
/usr/local/src/lnmp0.5
我这个目录是不是太深了

licess 发表于 2010-11-30 16:04:37

回复 6# 的帖子

:lol 你当时在哪个目录下在的就在那个目录

kua5 发表于 2010-11-30 16:11:01

屏幕疯狂的滚动中.......

kua5 发表于 2010-11-30 17:13:06

lnmp.log
在那
安装完了
还是502

kua5 发表于 2010-11-30 17:18:03

# lnmp.log
-bash: lnmp.log: command not found

licess 发表于 2010-11-30 18:54:05

回复 10# 的帖子

lnmp.log 是日志文件,不是命令,上传lnmp.log文件到本帖子

kua5 发表于 2010-11-30 19:02:29

原帖由 licess 于 2010-11-30 18:54 发表 https://bbs.vpser.net/images/common/back.gif
lnmp.log 是日志文件,不是命令,上传lnmp.log文件到本帖子
没找到 lnmp.log 在那啊
在那下载?

kua5 发表于 2010-11-30 19:19:42

/root/lnmp restart
提示

Manager for LNMP V0.5,Written by Licess
=========================================================================
LNMP is a tool to auto-compile & install Nginx+MySQL+PHP on Linux
This script is a tool to Manage status of lnmp
For more information please visithttp://www.lnmp.org

Usage: /root/lnmp {start|stop|reload|restart|kill|status}
=========================================================================
Reload LNMP...
Reload Nginx configure...
the configuration file /usr/local/nginx/conf/nginx.conf syntax is ok
configuration file /usr/local/nginx/conf/nginx.conf test is successful
Nginx program is reloding!
/root/lnmp: line 69: /etc/init.d/mysql: No such file or directory
/root/lnmp: line 70: /usr/local/php/sbin/php-fpm: No such file or directory

licess 发表于 2010-11-30 20:21:28

回复 12# 的帖子

用winscp https://www.vpser.net/manage/winscp.html 到lnmp0.5的目录下

kua5 发表于 2010-11-30 21:16:08

:(

[ 本帖最后由 kua5 于 2010-12-1 13:46 编辑 ]
页: [1] 2
查看完整版本: 求救 安装PureFTPd和管理面板出问题了