输入我的IP后,弹出一个登陆框要求我输入用户名和密码,这是怎么回事?
把WWW部分安装的系统提示摘要如下(我觉得有问题的部分):
mv /home/httpd/cgi-bin/www.exe /home/httpd/cgi-bin/www.exe.old
mv: cannot stat '/home/httpd/cgi-bin/www.exe': No such file or directory
make: [install] Error 1 <ignored>
cp www.exe /home/httpd/cgi-bin/www.exe
cd /home/httpd/cgi-bin;ln www.exe attach.exe -f
mv /home/httpd/cgi-bin/upload.exe /home/httpd/cgi-bin/upload.old
mv: cannot stat '/home/httpd/cgi-bin/upload.exe': No such file or directory
make:[install] Error 1 <ignored>
之后还有若干个这样的东西
make install结束后显示:
$ Content-type: text/html; charset=gb2312
<HTML>
<head><meta http-equiv='content-type' content='text/html; charset=gb2312'>
<link rel=stylesheet type=text/css href='/bbs.css'>
<br>错误!没有实现的功能!!<br><br>
<a bref=javascript:history.go<-1>>快速返回上一步</a>
这些是怎么回事呢?
--
FROM 222.16.57.112