RE: Required lines in httpd.comf

2005-07-10 Thread David Christensen
janbro wrote: > ... Now I'd like to get an output by calling the test.pl thru > localhost/perl/test.pl but all I get is the source code it http://perl.apache.org/maillist/modperl.html#Searchable_Archives http://aspn.activestate.com/ASPN/Mail/Message/modperl/2733087 HTH, David

Required lines in httpd.comf

2005-07-10 Thread janbro
Hi List, I'm trying to get my feet wet on Perl, so please forgive my questions. I've written my first test.pl file with #!/usr/bin/perl print ("Hello World\n"); I get an output as expected when started thru command line. I installed mod_perl (it runs without any prob.) by getting a mod_perl.so