XAMPP Mercurial installation on Windows Apache --> HgWebDir.cgi Script Error

 ̄綄美尐妖づ 提交于 2019-12-04 19:39:10

this is just a wild ass guess but I suspect the line endings in your ini file may be messed up. You may want to try opening your ini file in something like VIM and see if there's any funky characters in there. It sucks that in 2010 we still have to consider these things, but it is what it is./shrug

Okay, after all it was just a whole lot of directory-location-problems and a big version-problem (needed to use Python 2.6 with Mercurial 1.5.1). Got it working now. If I happen to write a full windows-guide, I'll add a comment.

I've just been having the same compatibility versions issue. Tried with Mercurial 1.8 and Python 2.7, it didn't work.

Finally, I had to use Python 2.6.6. this time worked very well :).

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!