Hi everyone,
We've been using the Zoomsearch (Enterprise) engine on our family of websites.
I am currently attempting to explore the approach of using the "cgi" scripts, so we can get the results in XML so we have much more flexibility in manipulating the data and output of the results.
I am running a docker container that has all the Apache/CGI set up in place.
When I hit the test URL: [test domain]/cgi-bin/search/search.cgi?zoom_query=car I am getting a 500 server error.
The rights on the folders are correct, and as this is a local instance, no FTP has been used in the process to get the files in to the CGI bin folder(s)
Are there any instructions and/or hints on how to trouble shoot these types of issues?
Any help much appreciated!
Regards,
David
We've been using the Zoomsearch (Enterprise) engine on our family of websites.
I am currently attempting to explore the approach of using the "cgi" scripts, so we can get the results in XML so we have much more flexibility in manipulating the data and output of the results.
I am running a docker container that has all the Apache/CGI set up in place.
When I hit the test URL: [test domain]/cgi-bin/search/search.cgi?zoom_query=car I am getting a 500 server error.
The rights on the folders are correct, and as this is a local instance, no FTP has been used in the process to get the files in to the CGI bin folder(s)
Are there any instructions and/or hints on how to trouble shoot these types of issues?
Any help much appreciated!
Regards,
David
Comment