需要自己的网页搜索引擎的或高手有空的话请关注,这个搜索不是调用别人的那种!!!

spear_nj 2001-12-14 01:48:12
软件下载地址:http://dl1.51soft.com:8080/code/cgi/go2search213.zip
我的环境是WIN2000
如果有人调试成功了
请给我回一个贴子
谢谢

我的错误如下:
CGI Error
The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are:


Operator or semicolon missing before %FC at c:\inetpub\wwwroot\go\search.pl line 50.
Ambiguous use of % resolved as operator % at c:\inetpub\wwwroot\go\search.pl line 50.
Operator or semicolon missing before %E4 at c:\inetpub\wwwroot\go\search.pl line 53.
Ambiguous use of % resolved as operator % at c:\inetpub\wwwroot\go\search.pl line 53.
Operator or semicolon missing before %CB at c:\inetpub\wwwroot\go\search.pl line 56.
Ambiguous use of % resolved as operator % at c:\inetpub\wwwroot\go\search.pl line 56.
Bareword found where operator expected at c:\inetpub\wwwroot\go\search.pl line 59, near "$/gi"
(Might be a runaway multi-line // string starting on line 58)
(Missing operator before gi?)
syntax error at c:\inetpub\wwwroot\go\search.pl line 59, near "$/gi"
BEGIN not safe after errors--comp
...全文
96 5 打赏 收藏 转发到动态 举报
写回复
用AI写文章
5 条回复
切换为时间正序
请发表友善的回复…
发表回复
spear_nj 2001-12-17
  • 打赏
  • 举报
回复
TO ERX;
下载地址:http://www.51soft.com/code/code.asp?search=33,83

spear_nj 2001-12-17
  • 打赏
  • 举报
回复
在SEARCH。PL中的
require "c:/inetpub/wwwroot/go/config.txt";
require "c:/inetpub/wwwroot/go/text.txt";
require "c:/inetpub/wwwroot/go/plugins.txt";

路径这么设置不知道对不对
spear_nj 2001-12-17
  • 打赏
  • 举报
回复
我自己试了一下
我用WIN2000+IIS5。0 +ACTIVE PERL 5
我把ADMIN。PL和SEARCH。PL的PERL路径改成了
#!c:/perl/bin/perl
$DATA变量我设置为c:/inetpub/wwwroot/go/data
错误和以前一样

怎么回事呢
希望您能帮我看看,希望这个问题能在2001年解决
我都急死了,麻烦您了,我给你发了一封邮件,希望能收到
erx 2001-12-14
  • 打赏
  • 举报
回复
找不到服务器
liu22 2001-12-14
  • 打赏
  • 举报
回复
我调试成功了(Win2000+Apache1.3.14+ActiveState Perl5.6.1),有两点要注意:
1、修改admin.pl和search.pl两个文件的第一行"#!/usr/local/bin/perl"为你的PERL路径;
2、修改config.txt文件第137行($subcatsep="厖?;),可能是编码的原因导致引号丢失,加上引号,$data变量也很重要,改成你自已的目录。

至于该软件的功能就没多看了!liu22@163.net

2,203

社区成员

发帖
与我相关
我的任务
社区描述
Web 开发 CGI
社区管理员
  • CGI社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧