Re: [Question] OS X 10.4

2005-06-05 Thread Perrin Harkins
Anonymous Lion wrote: Forgive my ignorance, I thought you had to have mod-perl installed and running to run perl cgi scripts. No, they are totally separate things. CGI is a language-independent way of running dynamic programs from a web server that nearly all servers support. The apache imp

Re: [Question] OS X 10.4

2005-06-05 Thread Jonathan Tweed
On 4 Jun 2005, at 22:45, Anonymous Lion wrote: Forgive my ignorance, I thought you had to have mod-perl installed and running to run perl cgi scripts. Can you point me in the direction of a comparison of the two? (I am very much a newbie to Apache, Perl, and programming in general. At this point

Re: [Question] OS X 10.4

2005-06-04 Thread Anonymous Lion
Hey Perrin, Forgive my ignorance, I thought you had to have mod-perl installed and running to run perl cgi scripts. Can you point me in the direction of a comparison of the two? (I am very much a newbie to Apache, Perl, and programming in general. At this point, I'm really just trying to learn per

Re: [Question] OS X 10.4

2005-06-04 Thread Perrin Harkins
Stas Bekman wrote: Anonymous Lion wrote: Newbie I'm trying to set up the existing Apache 1.3 on my OS X 10.4 to run perl scripts. I believe I have made all of the necessary httpd.conf changes. When I try to run a perl script from the command line, all goes well. But when I try to run it from m

Re: [Question] OS X 10.4

2005-06-04 Thread Stas Bekman
Anonymous Lion wrote: Newbie I'm trying to set up the existing Apache 1.3 on my OS X 10.4 to run perl scripts. I believe I have made all of the necessary httpd.conf changes. When I try to run a perl script from the command line, all goes well. But when I try to run it from my relocated CGI-Execu

[Question] OS X 10.4

2005-06-03 Thread Anonymous Lion
Newbie I'm trying to set up the existing Apache 1.3 on my OS X 10.4 to run perl scripts. I believe I have made all of the necessary httpd.conf changes. When I try to run a perl script from the command line, all goes well. But when I try to run it from my relocated CGI-Executables folder/directory