Chinaunix首页 | 论坛 | 博客
  • 博客访问: 43486
  • 博文数量: 25
  • 博客积分: 1420
  • 博客等级: 上尉
  • 技术积分: 235
  • 用 户 组: 普通用户
  • 注册时间: 2010-03-14 22:16
文章分类

全部博文(25)

文章存档

2013年(5)

2010年(20)

我的朋友

分类:

2010-04-11 23:42:26

1、安装proftpd时,如果提示:no acceptable C compiler found in $PATH ,说明没有gcc编译环境,请安装gcc和gd。
2、如果/etc/rc.d/init.d/xinetd不存在,说明xinetd没有安装,请安装xinetd。
3、启动proftpd方法:/etc/rc.d/init.d/xinetd restart(一定要用绝对路径)
                或  killall -HUP   xinetd    
4、提示以下错误,是因为没有设置电脑名域名,请vi /etc/hosts,设置用户名域名。
   error: no valid servers configured 
   Fatal: error processing configuration file '/etc/proftpd.conf'
5、用inetd 方式启动的话, 在 proftpd.conf 里改是没有效果的,那个是给 standalone 方式的。
   请核对在 /etc/services 里相应的port定义 。

 
阅读(614) | 评论(0) | 转发(0) |
0

上一篇:随笔20100406

下一篇:修改gem源

给主人留下些什么吧!~~