thinkevd 发表于 2012-4-22 04:19:23

lnmp 0.8里pureftp连接失败

估计是我之前自己装的pureftpd没删干净引起的?
浏览器错误如下:

Error: MySql server not found.

MySql error : Access denied for user 'ftp'@'localhost' (using password: YES)

pureftpd start和 status如下:
请问如何不手动安装继续用这个脚本?
=========================================================================
Starting Pure-FTPd...
Running: /usr/local/pureftpd/sbin/pure-ftpd --daemonize -A -c50 -B -C5 -D -E -fftp -H -I15 -lmysql:/usr/local/pureftpd/pureftpd-mysql.conf -lunix -L2000:8 -m4 -p20000:30000 -s -U133:022 -u100 -k99 -Z
# ./pureftpd status
=========================================================================
Pure-FTPd status Manager for LNMP V0.8,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 Pure-FTPd
For more information please visit http://www.lnmp.org

Usage: /root/pureftpd {start|stop|restart|status|who}
=========================================================================

thinkevd 发表于 2012-4-22 04:27:24

解决, 脚本里的mysql密码和以前的不符, 要自己改下.
页: [1]
查看完整版本: lnmp 0.8里pureftp连接失败