Re: Apache and Perl

2003-07-17 Thread Joseph A Nagy Jr
On Thursday 17 July 2003 08:59, Jonathan Bartlett wrote this in an attempt to be witty and informative: > I use phpGroupware. It's a little quirky, but works well. > > As for your problems, you need to make sure that you have the > following line somewhere in your httpd.conf: > > AddHandler cgi-s

Re: Apache and Perl

2003-07-17 Thread Jonathan Bartlett
I use phpGroupware. It's a little quirky, but works well. As for your problems, you need to make sure that you have the following line somewhere in your httpd.conf: AddHandler cgi-script .pl In addition, in the directory configuration you will need Options +ExecCGI For your directory listings

Re: Apache and Perl

2003-07-17 Thread Eric Sisler
On Thu, 2003-07-17 at 06:10, Mark Haney wrote: > Has anyone ever setup/used CyberCalendar? I'm really looking > for a good Web-based Calendar for our website. I followed the > install instructions for CyberCalendar, but I can't get any of the > perl scripts to execute. I must have apache config

Apache and Perl

2003-07-17 Thread Mark Haney
Has anyone ever setup/used CyberCalendar? I'm really looking for a good Web-based Calendar for our website. I followed the install instructions for CyberCalendar, but I can't get any of the perl scripts to execute. I must have apache configured wrong, but I can't figure out what's not right a

Re: Apache and Perl

2003-06-06 Thread Bret Hughes
On Thu, 2003-06-05 at 03:04, Peter Kiem wrote: > > Yes the module is loaded, i put the app in the cgi-bin dir. > > I now get a "Premature end of script headers:" error > > Did you write the script on a Windows box and upload it to the server? If > so, make sure your script is in Unix file format

Re: Apache and Perl

2003-06-05 Thread Peter Kiem
> Yes the module is loaded, i put the app in the cgi-bin dir. > I now get a "Premature end of script headers:" error Did you write the script on a Windows box and upload it to the server? If so, make sure your script is in Unix file format and not Windows file format. vi file.pl :set ff=unix :wq

Re: Apache and Perl

2003-06-05 Thread pwallett
I'm running redhat 9 and trying to execute a perl script through a web browser http://host/file.pl and the file displays as text, how do i get my apache to recognize this extension? Has your Apache loaded the mod_perl module? -- Regards, +-+--

Re: Apache and Perl

2003-06-05 Thread Peter Kiem
> I'm running redhat 9 and trying to execute a perl script through a web > browser > > http://host/file.pl > > and the file displays as text, how do i get my apache to recognize this > extension? Has your Apache loaded the mod_perl module? -- Regards, +-+-

Re: Apache and Perl

2003-06-05 Thread Devrim GUNDUZ
Hi, On Thu, 5 Jun 2003 [EMAIL PROTECTED] wrote: > I'm running redhat 9 and trying to execute a perl script through a web > browser > > http://host/file.pl > > and the file displays as text, how do i get my apache to recognize this > extension? You should run those scripts in /cgi-bin dir

Apache and Perl

2003-06-05 Thread pwallett
Hi I'm running redhat 9 and trying to execute a perl script through a web browser http://host/file.pl and the file displays as text, how do i get my apache to recognize this extension? thanks Paul -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/m