I'm new to the Zoom Search Engine and I am trying to use the CGI version of the search script. However, I'm running into a problem. The app. indexes fine and it creates a search.cgi that seems to be corrupt. The created file looks like a text file uploaded to a server using binary mode as opposed to ascii mode. The funny thing is that I have not loaded it any where! The original file is created that way on my local drive.
I would use the PHP version, however I can't because I'm indexing 100,000s of pages. I kind of wish that there was an option to create a MySQL database and a search template to search from there. But, the CGI will have to do.
Does anyone know why the search.cgi file is created corrupted? I've tried running it several times and looking for options but I can't seem to see the right one. I'm hopeful that someone here will be able to help me.
Thanks,
Dave
I would use the PHP version, however I can't because I'm indexing 100,000s of pages. I kind of wish that there was an option to create a MySQL database and a search template to search from there. But, the CGI will have to do.
Does anyone know why the search.cgi file is created corrupted? I've tried running it several times and looking for options but I can't seem to see the right one. I'm hopeful that someone here will be able to help me.
Thanks,
Dave
Comment