mercurial cannot be loaded, is there any difference when going from 2.0.0 to 2.2.x?

solo turn soloturn at gmail.com
Thu Mar 1 18:57:11 UTC 2007


hi,

we used to run mercurial hgwebdir.cgi on apache 2.0 (see
http://selenic.com/repo/hg/file/0c8a783dd197/hgwebdir.cgi).

recently we tried to do the same with apache-2.2 and it did not work
any more. platform is solaris10.

from mercurial.hgweb.hgwebdir_mod import hgwebdir
produces "hgwebdir" not found or similar messages.

is there any change in setting the environment for cgi-scripts which
was not communicated so we got to know it too? because calling python
on the command line and then issue  the import there works fine.

or, could anybody running it on apache-2.2.X send the bin/envvars and
httpd.conf pls? maybe its just a little thing we overlooked.

i also tried with with the premade packages of
http://www.blastwave.org/. i also checked if the correct python
executable is used.

-solo



More information about the Mercurial mailing list