- 主题:求助:在cygwin环境下安装ytht web时的问题
make install后已经有这个目录了
【 在 yaomaohua.bbs@bbs.qxntc.edu.cn (胡搅蛮缠) 的大作中提到: 】
: 先mkdir /var/www/html/images试试
--
FROM 210.77.8.*
已经改了
【 在 tnds.bbs@sopai.net (拖泥带水) 的大作中提到: 】
: httpd.conf按说明该了没有?
: 在浏览器中输入域名的结果是:
: Not Found
: ...................
--
FROM 210.77.8.*
已经改了
【 在 tnds.bbs@sopai.net (拖泥带水) 的大作中提到: 】
: httpd.conf按说明该了没有?
: 在浏览器中输入域名的结果是:
: Not Found
: ...................
--
FROM 210.77.8.*
这个是你的cgi-bin/www执行程序没有安装好,你重新再安装一遍,发详细的安装过程和出错信息写出来。
【 在 HsueJuis@smth.org-SPAM.no (HsueJuis) 的大作中提到: 】
: 在浏览器中输入域名的结果是:
: Not Found
: The requested URL /cgi-bin/www was not found on this server.
: Apache/1.3.29 Server at localhost Port 80
: btw:telnet方式正常,且已有用户登陆
: 【 在 HsueJuis (HsueJuis) 的大作中提到: 】
: : 在/home/bbs/bbssrc/nju09下make install出现下列错误:
: ...................
--
FROM 219.141.123.*
bbs配置文件里的默认web目录是
/var/www/cgi-bin/吧
你的apache设置好了吗>?
【 在 tnds.bbs@sopai.net (拖泥带水) 的大作中提到: 】
: httpd.conf按说明该了没有?
: 【 在 HsueJuis@smth.org-SPAM.no (HsueJuis) 的大作中提到: 】
: 在浏览器中输入域名的结果是:
: Not Found
: The requested URL /cgi-bin/www was not found on this server.
: Apache/1.3.29 Server at localhost Port 80
: ...................
--
FROM 219.141.123.*
>>
>>
>>创建这个文件夹
>>
>>
【 在 HsueJuis@smth.org-SPAM.no (HsueJuis) 的大作中提到: 】
: 在/home/bbs/bbssrc/nju09下make install出现下列错误:
: cp /html/* /var/www/html
: cp copying multiple files,but last argument '/var/www/html/' is not a di
: rectory
: Try 'cp --help' for more information.
: make: [inatall] Error 1 <ignored>
: mkdir /var/www/html/images
: mkdir: connot create directory '/var/www/html/images': No such file of d
: ...................
--
FROM 221.226.134.50
我是完全按照YTHT BBS在Cygwin环境安装手册中的步骤来安装的:
启动telnet部分,并已经有用户登陆上之后,
更改BBS配置,对于bbsconfig中LAST_CGIPATH和 LAST_HTMPATH采用如下取值:
LAST_CGIPATH=/home/httpd/cgi-bin
LAST_HTMPATH=/home/httpd/html/2001
然后执行
cd /home/bbs/bbssrc/nju09
export NOBIG5=1
make
mkdir -p /home/httpd/cgi-bin
mkdir -p /home/httpd/html/2001
make install
修改/etc/apache/httpd.conf文件中有关内容
启动httpd
/usr/sbin/httpd
errlog中的内容为:
make: Nothing to be done for `1st'.
请问:问题出在哪里?
【 在 yaomaohua.bbs@bbs.qxntc.edu.cn (胡搅蛮缠) 的大作中提到: 】
: 这个是你的cgi-bin/www执行程序没有安装好,你重新再安装一遍,发详细的安装过程和出错信息写出来。
--
FROM 210.77.8.*
搞定了吗?兄弟?
【 在 HsueJuis@smth.org-SPAM.no (HsueJuis) 的大作中提到: 】
: 已经改了
: 【 在 tnds.bbs@sopai.net (拖泥带水) 的大作中提到: 】
: : httpd.conf按说明该了没有?
: : 在浏览器中输入域名的结果是:
: : Not Found
: : ...................
--
FROM 220.172.244.*
没有啊,还是老样子
上面我贴了安装过程和错误日志
【 在 yaomaohua.bbs@bbs.qxntc.edu.cn (胡搅蛮缠) 的大作中提到: 】
: 搞定了吗?兄弟?
--
FROM 210.77.8.*
你看一下你的/home/httpd/cgi-bin/目录下生成www执行文件没?
【 在 HsueJuis@smth.org-SPAM.no (HsueJuis) 的大作中提到: 】
: 我是完全按照YTHT BBS在Cygwin环境安装手册中的步骤来安装的:
: 启动telnet部分,并已经有用户登陆上之后,
: 更改BBS配置,对于bbsconfig中LAST_CGIPATH和 LAST_HTMPATH采用如下取值:
: LAST_CGIPATH=/home/httpd/cgi-bin
: LAST_HTMPATH=/home/httpd/html/2001
: 然后执行
: ...................
--
FROM 220.172.244.*