Hi, followed this tuto http://rbgeek.wordpress.com/2012/05/03/mercurial-server-on-ubuntu-12-04-lts-with-web-access/, but on access mysite.com/mercurial, suexec gives me error 500 with log I have tryed put the cgi script in /cgi-bin folder and also in /web folder with no luck, no matter what, suexec is complaining with same error. Also double checked that the cgi file is owned by web2:client1 with 644 perms. What can i do to be able to execute this script with suexec enabled? Thanks a lot!