RE: umable to run cgi scripts under mod_perl

2001-04-17 Thread Brendan McAdams
you need to close your script with a

Re: umable to run cgi scripts under mod_perl

2001-04-13 Thread G.W. Haywood
Hi there, On Tue, 13 Mar 2001, Ratan Jha wrote: > Running mod_perl-1.22 apache-1.3.11 > > #!/usr/bin/perl > > print < > > This is a test > > > But where's the END? 73, Ged.