
ewijaya at singnet
Jan 26, 2005, 5:47 AM
Views: 476
Permalink
|
|
Trying mod_perl for the first time - how to enable it?
|
|
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? Thanks a lot beforehand. -- Edward WIJAYA Singapore
|