On Fri, 2006-07-28 at 15:00 +0800, Ketut Mahaindra wrote: > mod_perl is not compiled in, it is a dynamically loadable module, you > may check it if you run <?php phpinfo(); ?> under the "apache2handler" > section - it should be listed under "loaded modules". > As for your problem where the source code was not executed and get > displayed plainly, have you uncomment the line "#AddHandler cgi-script > .cgi" and add ".pl" so that it reads "AddHandler cgi-script .cgi .pl" > inside the /etc/httpd/conf/httpd.conf file ? > Ahh! Thanks Ito! That did the trick! I put the script in the cgi-bin directory, uncommented "AddHandler" and added .pl and it worked ! -- Pascal Chong email: chongym@xxxxxxxxxxxxxx web: http://cymulacrum.net pgp: http://cymulacrum.net/pgp/cymulacrum.asc "La science ne connaît pas de frontière parce que la connaissance appartient à l’humanité. et que c’est la flamme qui illumine le monde." -- Louis Pasteur
Attachment:
signature.asc
Description: This is a digitally signed message part