Re: Executable link rejected due to loaction or path

2001-12-03 Thread Greg Wiley
On Sunday, December 02, 2001 1:37 PM, [EMAIL PROTECTED] > Second how can I set up Apache to allow use > of this this script & the data files for it? Debian puts cgi programs into /usr/lib/cgi-bin. Whatever goes in there becomes part of the server namespace as /cgi-bin/pick_cgi (if pick_cgi is t

lynx: Executable link rejected due to loaction or path

2001-12-02 Thread Stan Brown
I'm playing around with a project called xmltv. It sucks down TV listings, and generates an XML file containing them. The a cgi script is used to pick which ones to view/record. Looks pretty neat. Here is the problem, I'm not certain how to set up to use the cgi script. I would actually like to us