PDA

View Full Version : getting perl to work(again)



dsgdevil
February 10th, 2003, 01:06
i got perl working but then i reinstalled my redhat and now perl wont work.i'm trying to install coranto and here are the steps i done:
i added
AddHandler cgi-script .cgi .pl to httpd.conf,then i added +ExecCGI after <Directory />
Options
and then i uploaded the script in ascii and chmod the required files to 755 and it gives me an internal server error.here's the page http://icespirit.uni.cc/cgi-bin/coranto/coranto.cgi
does anyone know how i can get perl working again?thanks in advance

YUPAPA
February 10th, 2003, 02:10
What does the error log says?

Does the dir: http://icespirit.uni.cc/cgi-bin/coranto has .htaccess file there?? Maybe something wrong with the .htaccess file.