If you have your apache non-chrooted (httpd -u) you need to add following lines in httpd.conf to get it work: AddHandler cgi-script .cgi AllowOverride All Then apache needed to be restarted. If you have some troubles - run ${INSTDIR}/check-setup.pl first