From: benh <ben...@gm...> - 2005-12-20 08:57:58
|
[oop! sorry Randal this will be a dupe for you, didn't CC the list ] > hay Randal thanks for the module though as stated before the error in > the error log is : > > Premature end of script headers: /home/benh/public_html/beta/test.cgi > > hope this helps. > > benh~ > > > On 20 Dec 2005 00:50:47 -0800, Randal L. Schwartz <me...@st...>= wrote: > > >>>>> "benh" =3D=3D benh <ben...@gm...> writes: > > > > benh> started with test.cgi: > > benh> #!/usr/bin/perl > > benh> use base CGI::Prototype; > > benh> main->activate; > > > > benh> that throws the header error... > > benh> so I looked the error up on apache.org > > benh> (http://httpd.apache.org/docs/1.3/misc/FAQ-F.html#premature-scrip= t-headers) > > benh> Thinking that it's an apache issue. > > > > Whenever you get an error like that, you need to look at the > > error log. What does the error log say? > > > > -- > > Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 = 0095 > > <me...@st...> <URL:http://www.stonehenge.com/merlyn/> > > Perl/Unix/security consulting, Technical writing, Comedy, etc. etc. > > See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl tra= ining! > > > |