We have been a Zoom Indexer customer for years and have been successfully running search.cgi on a Linux web server. Last week, we installed a new Linux web server with an upgraded version of Apache.
- Redhat Linux 7.4
- IBM HTTP Server 9.0.0.7
We are using our existing bat files to move the following files from our zoom indexer server to the new Linux webserver.
We are receiving the following error below.
Error.log (See attached file)
[Thu Jun 21 00:43:31.382519 2018] [cgid:error] [pid 26897:tid 140095082698496] (13)Permission denied: [client 10.40.80.26:8666] AH01257: unable to connect to cgi daemon after multiple tries: /u/HTTPServer/cgi-bin/index/search.cgi
Access.log (See attached file)
10.40.80.26 - - [21/Jun/2018:00:43:31 -0400] "GET /cgi-bin/index/search.cgi?zoom_query=general%20ledger&zoom_page=1 &zoom_per_page=10&zoom_and=0 HTTP/1.1" 503 787 892 –
Currently we have the permissions set on the files to 777 but we still get the error above. Any assistance would be greatly appreciated!
- Redhat Linux 7.4
- IBM HTTP Server 9.0.0.7
We are using our existing bat files to move the following files from our zoom indexer server to the new Linux webserver.
We are receiving the following error below.
Error.log (See attached file)
[Thu Jun 21 00:43:31.382519 2018] [cgid:error] [pid 26897:tid 140095082698496] (13)Permission denied: [client 10.40.80.26:8666] AH01257: unable to connect to cgi daemon after multiple tries: /u/HTTPServer/cgi-bin/index/search.cgi
Access.log (See attached file)
10.40.80.26 - - [21/Jun/2018:00:43:31 -0400] "GET /cgi-bin/index/search.cgi?zoom_query=general%20ledger&zoom_page=1 &zoom_per_page=10&zoom_and=0 HTTP/1.1" 503 787 892 –
Currently we have the permissions set on the files to 777 but we still get the error above. Any assistance would be greatly appreciated!
Comment