PassMark Logo
Home » Forum

Announcement

Collapse
No announcement yet.

Problem with new version Linux_search.cgi script

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Problem with new version Linux_search.cgi script

    Hi

    On upgrading to Zoom 5.1 Build 1016 my cgi based implementation promptly failed with type 500 errors on the server.

    After some work found that the problem was in the Linux search.cgi script

    The new version 246k 21/5/2008 fails
    The older version 203k 5/3/2008 works fine

    I have left the updated version build 5016 on the PC, and simply substituted the older version of the Linux_search.cgi script, which seems to work perfectly well as a workaround.

    Has anyone else experienced this problem ?
    Are there features in the updated script that I am missing out on ?

    Server details:

    Operating system RedHat linux 7.3
    Web server Apache 1.3.27
    CGI Scripting language Perl 5.6.1

    All the best

    Colin

  • #2
    When did you download build 1016? There was an early build of it which had this problem. But it was fixed and if you downloaded it any time after May 21st, it should be OK. Here's the old thread about this issue.

    So if you downloaded your copy of build 1016 some time ago, re-download and re-install the latest from our website. If you still have trouble, let us know.
    --Ray
    Wrensoft Web Software
    Sydney, Australia
    Zoom Search Engine

    Comment


    • #3
      Checked - Am using lastest version of 5.1 build 1016

      Hi Ray

      Just to be sure, dowmloaded the 1016 version this morning, and tried again.

      Exactly the same result, the module does not run on my Linux host.

      All the best

      Colin

      Comment


      • #4
        Could you email me the downgraded version of the linux cgi file. I am encountering the exact same issue but I only joined when version 1016 was released. My email is imraan@tstt.net.tt this would be greatly appreciated.

        Comment


        • #5
          Imraan, I am not sure how you can state you have "exactly the same issue", when you don't have access the to old release of the software. There are many reasons why you might get a server side 500 error with a CGI script. You should review this FAQ about the installation of the CGI before assuming it is some problem with the current release. We have 1000's of users using the current release without a problem, so it is much more likely to be an installation issue.

          Comment


          • #6
            Following the cgi config.. still unresolved

            # ls -tlh
            total 8.9M
            drwxr-xr-x 2 wwwrun www 384 Sep 3 22:28 zoom


            # ls -tlh zoom/
            total 3.8M
            drwxr-xr-x 2 wwwrun www 384 Sep 3 22:28 .
            -rw-r--r-- 1 wwwrun www 6.1K Sep 3 22:20 search_template.shtml
            drwxr-xr-x 5 root root 11K Aug 25 17:14 ..
            -rwxr--r-- 1 wwwrun www 3.7K Aug 21 14:44 settings.zdat
            -rwxr--r-- 1 wwwrun www 225K Aug 21 14:39 zoom_dictionary.zdat
            -rwxr--r-- 1 wwwrun www 21K Aug 21 14:39 zoom_pagedata.zdat
            -rwxr--r-- 1 wwwrun www 6.9K Aug 21 14:39 zoom_pageinfo.zdat
            -rwxr--r-- 1 wwwrun www 2.0M Aug 21 14:39 zoom_pagetext.zdat
            -rwxr--r-- 1 wwwrun www 1.2M Aug 21 14:39 zoom_wordmap.zdat
            -rwxr-xr-x 1 wwwrun www 247K May 21 13:17 search.cgi
            -rwxr-xr-x 1 wwwrun www 206K May 19 17:25 oldsearch.cgi


            In the Apache file configuration httpd.conf , we have put it:

            <Directory "/data/www/legislation/zoom">
            Options +ExecCGI
            AddHandler cgi-script .cgi
            </Directory>

            Comment


            • #7
              V5.1 build 1017 was released today. You can download it from here:
              http://www.wrensoft.com/zoom/whatsnew.html

              This build addresses the problem colinshead was reporting (amongst other bug fixes).

              Let us know if you continue to have problems with the latest build.
              --Ray
              Wrensoft Web Software
              Sydney, Australia
              Zoom Search Engine

              Comment

              Working...
              X