Re: Trying mod_perl for the first time - how to enable it?

2005-01-26 Thread Edward Wijaya
un straight cgi scripts. Some other folks may notice problems with the config files Should I change my httpd.conf here: http://paste.phpfi.com/48067 OR my httpd2.perl.conf here: http://paste.phpfi.com/48068 Hope to hear from you again. -- Edward WIJAYA Singapore

Trying mod_perl for the first time - how to enable it?

2005-01-26 Thread Edward Wijaya
localhost/cgi-bin/hello.pl It gives "Internal Server Error" like this: http://paste.phpfi.com/48050. BTW my httpd.confis 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