Re: bash to perl for cgi

2014-06-18 Thread Hal Wigoda
It may need to be owned by apache or httpd. Whoever is running httpd. On Wed, Jun 18, 2014 at 11:08 AM, Philippe Rousselot wrote: > Le 18/06/2014 02:46, Goke Aruna a écrit : > > When you run the scripts from the cli, what do you get on your screen? > What about Apache configuration is cgi sc

Re: bash to perl for cgi

2014-06-18 Thread Philippe Rousselot
Le 18/06/2014 02:46, Goke Aruna a écrit : When you run the scripts from the cli, what do you get on your screen? What about Apache configuration is cgi script executable. What permission do you have on your script? Hope those questions can give you a guide. Hi thanks for the answer *er

Re: bash to perl for cgi

2014-06-17 Thread Goke Aruna
When you run the scripts from the cli, what do you get on your screen? What about Apache configuration is cgi script executable. What permission do you have on your script? Hope those questions can give you a guide. Regards On Jun 17, 2014 3:00 PM, "Jim Gibson" wrote: > > On Jun 17, 2014,

Re: bash to perl for cgi

2014-06-17 Thread Jim Gibson
On Jun 17, 2014, at 1:10 AM, Philippe Rousselot wrote: > Hi, > > I know nothing about perl and I have a problem with a cgi script for a > website called geneweb (genealogy stuff). > > I moved from one web site to another and now the site does not work and give > me a 500 error message. D