Re: [users@httpd] Problem running cgi-bin scripts

2017-05-09 Thread Mike Brown
On Tue, May 09, 2017 at 04:58:41AM -0500, Mike Brown wrote: > On Tue, May 09, 2017 at 10:30:09AM +0100, Nick Kew wrote: > > On Tue, 9 May 2017 03:30:25 -0500 > > Mike Brown wrote: > > > > > > > [Mon May 08 21:17:30.683456 2017] [cgi:error] [pid 23578] [client > > > 192.168.1.1:55099] AH01215: (2

Re: [users@httpd] Problem running cgi-bin scripts

2017-05-09 Thread Mike Brown
On Tue, May 09, 2017 at 10:30:09AM +0100, Nick Kew wrote: > On Tue, 9 May 2017 03:30:25 -0500 > Mike Brown wrote: > > > > [Mon May 08 21:17:30.683456 2017] [cgi:error] [pid 23578] [client > > 192.168.1.1:55099] AH01215: (2)No such file or directory: exec of > > '/home/httpd/cgi-bin/dvbpass.cgi'

Re: [users@httpd] Problem running cgi-bin scripts

2017-05-09 Thread Nick Kew
On Tue, 9 May 2017 03:30:25 -0500 Mike Brown wrote: > [Mon May 08 21:17:30.683456 2017] [cgi:error] [pid 23578] [client > 192.168.1.1:55099] AH01215: (2)No such file or directory: exec of > '/home/httpd/cgi-bin/dvbpass.cgi' At a guess, the script itself won't run. Do you need to update a path

[users@httpd] Problem running cgi-bin scripts

2017-05-09 Thread Mike Brown
I've been using Apache 2.2 on an old Solaris box for ages. I'm finally bring up a new Linux server and have the latest 2.4 version up and running. Sort-of. When I try and run any of the cgi-bin scripts that I have (there is really only one that I use), I get the following error logged: [Mon May