sunliz 发表于 2010-12-20 15:51:54

关于windows7下的bugzilla安装,急急急!!!

RT
参考了http://www.51testing.com/?uid-92598-action-viewspace-itemid-4693这个攻略,在我的XP上安装上了,虽然在Parameters没有看到languages所以没有汉化成功。
然后就在服务器上装,是win7的系统开始都很顺利,但是在设置IIS的时候出问题了
http://hi.baidu.com/bensix/blog/item/101800f821dc68186d22ebca.html这个攻略上面说windows7的IIS设置和XP不同:
设置IIS(这一步也是难点,网上其它文档一般都是针对xp的)

   1)在IIS的默认网站里创建一个指向bugzilla的虚拟目录

   2)在“处理程序映射”标签中添加一个脚本映射,路径为*.cgi,可执行文件为才c:\Perl\bin\perl.exe -xc:\bugzilla -wT "%s" %s 名称自定

   3) 在“默认文档”标签中添加一个index.cgi项,并置顶

我在设置第二步的时候提示the specified module required by this handler is not in the modules list.If you are adding a script map handler mapping,the IsapiMoudleo or the cgiMoudle must be in the modules list.
请问高手有没有解决办法呢,急急急!!!
页: [1]
查看完整版本: 关于windows7下的bugzilla安装,急急急!!!