- 主题:请教bbs安装的问题
开在什么端口了?
netstat -an 看看
telnet localhost 2000 看看
【 在 kaoshijuan (考试卷) 的大作中提到: 】
: 两个服务
: firebirdNT
: 和firebirdNTcron都启动了啊
: ...................
--
FROM 128.12.155.*
这个问题改了吗?两个不等号是不对的.
【 在 kaoshijuan (考试卷) 的大作中提到: 】
: 帮助文件中说mount以后显示这个:
: bash-2.02$ mount
: Device Directory Type Flags
: J:\FBBBS /home/bbs native text=binary
: C: / native text!=binary
: 而我的却显示这个:
: bash-2.02$ mount
: Device Directory Type Flags
: D:\FBBBS /home/bbs native text!=binary
: C: / native text!=binary
: 是不是那个不等号的缘故?
--
FROM 128.12.155.*
执行一下下面两个命令把结果贴上来看看
ls -a /home/bbs/
ls -a /home/bbs/etc/
【 在 kaoshijuan (考试卷) 的大作中提到: 】
: 我的防火墙已经disable了,
: 我就是第一次安装什么都没有改然后就登不上去,
: 我现在很郁闷……
: ...................
--
FROM 128.12.155.*