I am running Zoom ver 5.1 for the past 18 months without any problems until this week. This week I updated my search db using a local copy of my website and uploaded the updated zoom folder to my website. Now when I run my search.php script, it returns with zero results for keywords that I know exist on my webpages. If I run the search scripts located in the backup copy of my previous build, it works as expected returning lots of entries.
When I run the zoom search scripts on my local pc using php5.3, they work correctly and return the expected entries. So from this I am asumming that the DB files generated by the indexer are good since the same db files work on my pc.
I have been using the same procedures everyother month for the past year. I build the indexer database using my local website backup on my PC. Then I upload the Zoom folder containing the zoom scripts and db to my host website using FileZilla. The db files are uploaded using the binary transfer mode. The host website is runing php5.2.3 on a Linux server.
I turned on logging in the host scripts but none of the searches are being logged. It is as if the search scripts are not seeing the updated db's. There are no error messages being returned either to the zoom result screens or to by website error log files.
To see what I am being returned, go to website www.yellcountyobits.org/zoom/search.html and enter Cathey in the search field.
Any and all help will be appreciated.
Robert
When I run the zoom search scripts on my local pc using php5.3, they work correctly and return the expected entries. So from this I am asumming that the DB files generated by the indexer are good since the same db files work on my pc.
I have been using the same procedures everyother month for the past year. I build the indexer database using my local website backup on my PC. Then I upload the Zoom folder containing the zoom scripts and db to my host website using FileZilla. The db files are uploaded using the binary transfer mode. The host website is runing php5.2.3 on a Linux server.
I turned on logging in the host scripts but none of the searches are being logged. It is as if the search scripts are not seeing the updated db's. There are no error messages being returned either to the zoom result screens or to by website error log files.
To see what I am being returned, go to website www.yellcountyobits.org/zoom/search.html and enter Cathey in the search field.
Any and all help will be appreciated.
Robert
Comment