当前位置:首页 > 服务器技术 > IIS

python-无法使Mercurial的hgweb.cgi在IIS7上运行

我一直在使用本指南http://tinyurl.com/mercurial-iis尝试在IIS 7上设置Mercurial.但是,我遵循了每个步骤,但是当我尝试访问该站点时,出现以下错误:

Error Summary

HTTP Error 500.0 – Internal Server Error
There is a
problem with the resource you are
looking for, so it cannot be
displayed.

Detailed Error Information

Module IsapiModule
Notification ExecuteRequestHandler
Handler Mercurial-ISAPI
Error Code 0x8007007e

Requested URL http://localhost:81/
Physical Path C:inetpubhg
Logon Method Anonymous
Logon User Anonymous

我正在使用以下设置:

> Windows Server 2008 SP2 x64操作系统
> IIS7
> Python 2.6.6 32位
> Mercurial 1.7.5 32位
> pywin32-215

解决方法:

1.7.1更改了一些未在大多数浮动链接中反映的内容.尝试我前阵子发布的this tutorial,似乎有一些人成功了.


【说明】本文章由站长整理发布,文章内容不代表本站观点,如文中有侵权行为,请与本站客服联系(QQ:254677821)!