<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>《lnmp之pureftpd管理面板安装教程[图文]》的评论</title>
	<atom:link href="http://blog.licess.org/lnmp-pureftpd-cp/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.licess.org/lnmp-pureftpd-cp/</link>
	<description>关注VPS Linux Nginx MySQL PHP WEB开发 系统管理 服务器架构 Debian CentOS</description>
	<lastBuildDate>Thu, 12 Jan 2012 08:00:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>作者：hellowind</title>
		<link>http://blog.licess.org/lnmp-pureftpd-cp/comment-page-1/#comment-5882</link>
		<dc:creator>hellowind</dc:creator>
		<pubDate>Wed, 07 Jul 2010 11:13:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.licess.org/?p=763#comment-5882</guid>
		<description>貌似加入启动不了啊

输入最后一行代码提示
-bash: update-rc.d: command not found</description>
		<content:encoded><![CDATA[<p>貌似加入启动不了啊</p>
<p>输入最后一行代码提示<br />
-bash: update-rc.d: command not found</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：ishagua</title>
		<link>http://blog.licess.org/lnmp-pureftpd-cp/comment-page-1/#comment-5755</link>
		<dc:creator>ishagua</dc:creator>
		<pubDate>Thu, 10 Jun 2010 07:19:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.licess.org/?p=763#comment-5755</guid>
		<description>我上次install 貌似少了第六步，没成功。。。。。。。。。。</description>
		<content:encoded><![CDATA[<p>我上次install 貌似少了第六步，没成功。。。。。。。。。。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：vps更换php环境小计. &#124; 阿邙’S Blog</title>
		<link>http://blog.licess.org/lnmp-pureftpd-cp/comment-page-1/#comment-5673</link>
		<dc:creator>vps更换php环境小计. &#124; 阿邙’S Blog</dc:creator>
		<pubDate>Mon, 24 May 2010 02:22:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.licess.org/?p=763#comment-5673</guid>
		<description>[...] lnmp之pureftpd管理面板安装教程[图文],不过我安装失败.死活登陆不上. 先搁置,回头再说.用SSH Secure [...]</description>
		<content:encoded><![CDATA[<p>[...] lnmp之pureftpd管理面板安装教程[图文],不过我安装失败.死活登陆不上. 先搁置,回头再说.用SSH Secure [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：j_yf</title>
		<link>http://blog.licess.org/lnmp-pureftpd-cp/comment-page-1/#comment-5552</link>
		<dc:creator>j_yf</dc:creator>
		<pubDate>Tue, 11 May 2010 12:06:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.licess.org/?p=763#comment-5552</guid>
		<description>[root@localhost lnmp0.4-full]# /root/pureftpd start
=========================================================================
Pure-FTPd status Manager for LNMP V0.4  ,  Written by Licess
=========================================================================
LNMP is a tool to auto-compile &amp; 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&#124;stop&#124;restart&#124;status&#124;who}
=========================================================================
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

但用
[root@localhost lnmp0.4-full]# /root/pureftpd status
=========================================================================
Pure-FTPd status Manager for LNMP V0.4  ,  Written by Licess
=========================================================================
LNMP is a tool to auto-compile &amp; 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&#124;stop&#124;restart&#124;status&#124;who}
=========================================================================
Pure-FTPd is NOT running.

这是怎么回事？</description>
		<content:encoded><![CDATA[<p>[root@localhost lnmp0.4-full]# /root/pureftpd start<br />
=========================================================================<br />
Pure-FTPd status Manager for LNMP V0.4  ,  Written by Licess<br />
=========================================================================<br />
LNMP is a tool to auto-compile &amp; install Nginx+MySQL+PHP on Linux<br />
This script is a tool to Manage status of Pure-FTPd<br />
For more information please visit <a href="http://www.lnmp.org" rel="nofollow">http://www.lnmp.org</a></p>
<p>Usage: /root/pureftpd {start|stop|restart|status|who}<br />
=========================================================================<br />
Starting Pure-FTPd...<br />
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</p>
<p>但用<br />
[root@localhost lnmp0.4-full]# /root/pureftpd status<br />
=========================================================================<br />
Pure-FTPd status Manager for LNMP V0.4  ,  Written by Licess<br />
=========================================================================<br />
LNMP is a tool to auto-compile &amp; install Nginx+MySQL+PHP on Linux<br />
This script is a tool to Manage status of Pure-FTPd<br />
For more information please visit <a href="http://www.lnmp.org" rel="nofollow">http://www.lnmp.org</a></p>
<p>Usage: /root/pureftpd {start|stop|restart|status|who}<br />
=========================================================================<br />
Pure-FTPd is NOT running.</p>
<p>这是怎么回事？</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Simon</title>
		<link>http://blog.licess.org/lnmp-pureftpd-cp/comment-page-1/#comment-5486</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Mon, 26 Apr 2010 11:49:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.licess.org/?p=763#comment-5486</guid>
		<description>Debian没成功，启动的时候：
./pureftpd: line 25: /usr/local/pureftpd/sbin/pure-config.pl: No such file or directory

而config的时候
configure: error: Your MySQL client libraries aren&#039;t properly installed

我没有在安装程序里面找到pure-config.pl</description>
		<content:encoded><![CDATA[<p>Debian没成功，启动的时候：<br />
./pureftpd: line 25: /usr/local/pureftpd/sbin/pure-config.pl: No such file or directory</p>
<p>而config的时候<br />
configure: error: Your MySQL client libraries aren't properly installed</p>
<p>我没有在安装程序里面找到pure-config.pl</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Matt</title>
		<link>http://blog.licess.org/lnmp-pureftpd-cp/comment-page-1/#comment-5481</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Mon, 26 Apr 2010 09:05:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.licess.org/?p=763#comment-5481</guid>
		<description>我执行

http://你的域名或IP/ftp/install.php

这一步的时候，页面显示“No input file specified. ”

…… 这个是什么原因？ 3Q</description>
		<content:encoded><![CDATA[<p>我执行</p>
<p><a href="http://你的域名或IP/ftp/install.php" rel="nofollow">http://你的域名或IP/ftp/install.php</a></p>
<p>这一步的时候，页面显示“No input file specified. ”</p>
<p>…… 这个是什么原因？ 3Q</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Eric</title>
		<link>http://blog.licess.org/lnmp-pureftpd-cp/comment-page-1/#comment-5472</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Mon, 26 Apr 2010 02:21:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.licess.org/?p=763#comment-5472</guid>
		<description>Debian没成功，启动的时候：
./pureftpd: line 25: /usr/local/pureftpd/sbin/pure-config.pl: No such file or directory

而config的时候
configure: error: Your MySQL client libraries aren&#039;t properly installed

我没有在安装程序里面找到pure-config.pl</description>
		<content:encoded><![CDATA[<p>Debian没成功，启动的时候：<br />
./pureftpd: line 25: /usr/local/pureftpd/sbin/pure-config.pl: No such file or directory</p>
<p>而config的时候<br />
configure: error: Your MySQL client libraries aren't properly installed</p>
<p>我没有在安装程序里面找到pure-config.pl</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Anthony</title>
		<link>http://blog.licess.org/lnmp-pureftpd-cp/comment-page-1/#comment-5448</link>
		<dc:creator>Anthony</dc:creator>
		<pubDate>Sat, 24 Apr 2010 22:20:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.licess.org/?p=763#comment-5448</guid>
		<description>@bleach, 文件不存在，应该是没有解压成功。</description>
		<content:encoded><![CDATA[<p>@bleach, 文件不存在，应该是没有解压成功。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Amy</title>
		<link>http://blog.licess.org/lnmp-pureftpd-cp/comment-page-1/#comment-5439</link>
		<dc:creator>Amy</dc:creator>
		<pubDate>Fri, 23 Apr 2010 18:23:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.licess.org/?p=763#comment-5439</guid>
		<description>@bleach, 文件不存在，应该是没有解压成功。</description>
		<content:encoded><![CDATA[<p>@bleach, 文件不存在，应该是没有解压成功。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Michelle</title>
		<link>http://blog.licess.org/lnmp-pureftpd-cp/comment-page-1/#comment-5368</link>
		<dc:creator>Michelle</dc:creator>
		<pubDate>Tue, 20 Apr 2010 04:17:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.licess.org/?p=763#comment-5368</guid>
		<description>Debian没成功，启动的时候：
./pureftpd: line 25: /usr/local/pureftpd/sbin/pure-config.pl: No such file or directory

而config的时候
configure: error: Your MySQL client libraries aren&#039;t properly installed

我没有在安装程序里面找到pure-config.pl</description>
		<content:encoded><![CDATA[<p>Debian没成功，启动的时候：<br />
./pureftpd: line 25: /usr/local/pureftpd/sbin/pure-config.pl: No such file or directory</p>
<p>而config的时候<br />
configure: error: Your MySQL client libraries aren't properly installed</p>
<p>我没有在安装程序里面找到pure-config.pl</p>
]]></content:encoded>
	</item>
</channel>
</rss>

