Dear all,
I am trying my mod_perl in my Apache webserver for the first time (under Mdk-Linux).
I have created a simple "print hello world" script with the name 'hello.pl'
and I stored it under 'var/www/cgi-bin/' but whenever I try to open
the script with http://localhost/cgi-bin/hello.pl
It gives "Internal Server Error" like this: http://paste.phpfi.com/48050.
BTW my httpd.conf is like this: http://paste.phpfi.com/48067 and my httpd2.perl.conf is like this: http://paste.phpfi.com/48068
Can anybody suggest what's wrong with my approach? Hopefully this question is not far off topic. Thanks a lot beforehand.
-- Edward WIJAYA Singapore
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>