What does the webserver error log show, it should give more information about the problem
Rgds Alan Wright IT Support Technician Institute of Behavioural Sciences School of Health & Community Studies University of Derby Mickleover, Derby, DE3 5GX http://ibs.derby.ac.uk/psychology Places still available for MSc Health Psychology 2002. http://ibs.derby.ac.uk/psychology/pg/mschealth.html At 12:06 24/05/2002, you wrote: >Hi, > >Still no luck. The server is running perl 5 and yes it does appear to have >cgi.pm installed (it >is a cobalt Raq4 if that helps). > >I have tried the chmod but still get internal server errors each time I >try the .cgi script - >any other ideas, sorry to keep bothering you. > >Thanks again, > >John >----- Original Message ----- >From: "Alan Wright" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Sent: 24 May 2002 11:03 >Subject: Re: [analog-help] ./analog vs analog > > > > Check the permissions on analog and the parent directories. It may not > > have execute permissions for the userid that the web program runs on. > > > > i.e. chmod o+x analog > > > > You may need to do this for both '/home' and '/home/analog' as well. > > > > Regards > > > > Alan Wright > > IT Support Technician > > Institute of Behavioural Sciences > > School of Health & Community Studies > > University of Derby > > Mickleover, Derby, DE3 5GX > > > > http://ibs.derby.ac.uk/psychology > > Places still available for MSc Health Psychology 2002. > > http://ibs.derby.ac.uk/psychology/pg/mschealth.html > > > > At 10:47 24/05/2002, you wrote: > > >Thanks for the info. The path which is specified in line 16 of the > > >anlgform.pl is $analog = > > >'/home/analog/analog'; with home/analog being the directory and the last > > >analog being the > > >program but I still cannot get it to run from the web. Any ideas? > > > > > >thanks again > > > > > >John > > > > > >----- Original Message ----- > > >From: "Klaus Johannes Rusch" <[EMAIL PROTECTED]> > > >To: <[EMAIL PROTECTED]> > > >Sent: 23 May 2002 20:27 > > >Subject: Re: [analog-help] ./analog vs analog > > > > > > > > > > In <00c501c20279$0f857ca0$0300000a@globalnet>, "John Harman" > > > <[EMAIL PROTECTED]> writes: > > > > > I've got Analog running on a linux box (if i go to the directory and > > > type ./analog) and am > > > > > trying to get it to run from the .pl script but not having any luck. > > > Reading the docs I > > > > > presume that it is connected to the ./ problem - any ideas how I > > > modify the cgi script to > > >run > > > > > analog when it requires ./ > > > > > > > > You should specify the full path of the analog binary. > > > > > > > > (If you include . in your path, or move the analog binary to a > directory in > > > > your path, then just typing analog on the command line will work, too, > > > but for > > > > CGIs it is recommended to always fully qualify the path.) > > > > > > > > -- > > > > Klaus Johannes Rusch > > > > [EMAIL PROTECTED] > > > > http://www.atmedia.net/KlausRusch/ > > > > > +------------------------------------------------------------------------ > > > > | This is the analog-help mailing list. To unsubscribe from this > > > > | mailing list, go to > > > > | http://lists.isite.net/listgate/analog-help/unsubscribe.html > > > > | > > > > | List archives are available at > > > > | http://www.mail-archive.com/[email protected]/ > > > > | http://lists.isite.net/listgate/analog-help/archives/ > > > > | http://www.tallylist.com/archives/index.cfm/mlist.7 > > > > > +------------------------------------------------------------------------ > > > > > > > > > >+------------------------------------------------------------------------ > > >| This is the analog-help mailing list. To unsubscribe from this > > >| mailing list, go to > > >| http://lists.isite.net/listgate/analog-help/unsubscribe.html > > >| > > >| List archives are available at > > >| http://www.mail-archive.com/[email protected]/ > > >| http://lists.isite.net/listgate/analog-help/archives/ > > >| http://www.tallylist.com/archives/index.cfm/mlist.7 > > >+------------------------------------------------------------------------ > > > > +------------------------------------------------------------------------ > > | This is the analog-help mailing list. To unsubscribe from this > > | mailing list, go to > > | http://lists.isite.net/listgate/analog-help/unsubscribe.html > > | > > | List archives are available at > > | http://www.mail-archive.com/[email protected]/ > > | http://lists.isite.net/listgate/analog-help/archives/ > > | http://www.tallylist.com/archives/index.cfm/mlist.7 > > +------------------------------------------------------------------------ > > > >+------------------------------------------------------------------------ >| This is the analog-help mailing list. To unsubscribe from this >| mailing list, go to >| http://lists.isite.net/listgate/analog-help/unsubscribe.html >| >| List archives are available at >| http://www.mail-archive.com/[email protected]/ >| http://lists.isite.net/listgate/analog-help/archives/ >| http://www.tallylist.com/archives/index.cfm/mlist.7 >+------------------------------------------------------------------------ +------------------------------------------------------------------------ | This is the analog-help mailing list. To unsubscribe from this | mailing list, go to | http://lists.isite.net/listgate/analog-help/unsubscribe.html | | List archives are available at | http://www.mail-archive.com/[email protected]/ | http://lists.isite.net/listgate/analog-help/archives/ | http://www.tallylist.com/archives/index.cfm/mlist.7 +------------------------------------------------------------------------
