Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: Can't get the logging to work

  1. #1
    Join Date
    Dec 2004
    Posts
    617

    Default Can't get the logging to work

    Hi,

    Windows 2003, Zoom 4.1, ASP

    I am getting the following error when i turn logging on,

    Unable to write to log file (). Check that you have specified the correct log filename in your Indexer settings and that you have the required file permissions set.
    I was expecting the path and file name to be contained within the brackets, as I have seen with other peoples errors, but it isn't.

    I have checked settings.asp and the path is fine and I have given the Internet Guest Account write permissions on the directory but still no luck.

    Can anyone offer any suggests?

    Cheers

  2. #2
    Join Date
    Dec 2004
    Location
    Sydney, Australia
    Posts
    3,571

    Default

    First, you might want to get the latest version (4.2 build 1004) available on our website here:
    http://www.wrensoft.com/zoom/whatsnew.html

    If you continue to have problems, take a look at this support page, scrolling down in particular for the section entitled "Setting permissions for logging (on a local server)":
    http://www.wrensoft.com/zoom/support/logging.html

    Make sure that you have enabled "write" permissions in both the IIS Manager and for the Internet Guest Account.

    It is unusual that you did not get the path/filename appearing in the brackets. If this persists with the latest version, let us know and tell us what you have specified as the log filename in the Advanced tab of the Configuration window.
    --Ray
    Wrensoft Web Software
    Sydney, Australia
    Zoom Search Engine

  3. #3
    Join Date
    Dec 2004
    Posts
    617

    Default

    Hi, thanks for the response, unfortunatley I am still getting the same problem.

    I have upgraded to the latest version and checked file permissions both in IIS and in Windows, both give write access to the log folder.

    This is where the log is located,

    C:\Inetpub\wwwroot\sites\adido.org.uk\dolphinstair lifts.com\cms\search\logs\searchwords.log
    http://dolphin.adido.org.uk

    I have reverted back to the most basic template for the search results but still no luck.

  4. #4
    Join Date
    Dec 2004
    Location
    Sydney, Australia
    Posts
    3,571

    Default

    I presume the log path you mentioned is the value you have entered in your Configuration window (under the Advanced tab).

    Try using the following as your log filepath instead:

    Code:
    ./logs/searchwords.log
    This is the recommended default value and from what we can tell, it should work fine for your setup. If this does not work, try the following:

    Code:
    /sites/adido.org.uk/dolphinstairlifts.com/cms/search/logs/searchwords.log
    ASP is most likely not mapping the full file path, and requires a path which is relative to the wwwroot or the current file. We'll look into this a bit more as it might be an IIS 6.0 issue, and we will update with more information. In the meantime, let us know if the above filepaths work for you.
    --Ray
    Wrensoft Web Software
    Sydney, Australia
    Zoom Search Engine

  5. #5
    Join Date
    Dec 2004
    Posts
    617

    Default

    Thanks for your help Ray all working again now.

    Do you know if there are any plans for making the search results page XHTML 1.0 compliant? Currently I have to manually change search.asp to ensure it passes validation.

  6. #6
    Join Date
    Dec 2004
    Location
    Sydney
    Posts
    4,155

    Default

    The page should already be XHTML 1.1 compliant. What is it that you need to change?

    -----
    David

  7. #7

    Default Logging won't work

    I have exactly the same problem, already have the current version of Zoom and accepted the default path/file setting in the configuration panel. And I had my hosting company fix any problems with regard to write permissions at an earlier stage, so I'll be interested to see how you get on.

  8. #8
    Join Date
    Dec 2004
    Location
    Sydney, Australia
    Posts
    3,571

    Default

    gefjo - you might want to give us the URL to your search page and provide more information such as, the exact error message you see, and whether you are using the exact same versions and web server OS as the original poster.

    I believe the solution to hooj's problem has already been detailed in the above posts, so if they do not help you, we will need more information to clarify the cause of your particular problem.
    --Ray
    Wrensoft Web Software
    Sydney, Australia
    Zoom Search Engine

  9. #9
    Join Date
    Dec 2004
    Posts
    617

    Default

    Sorry should of explained myself better.

    What I meant was that the code could do with being tidyed up with regard to accessibility, i.e. using labels for form controls and putting the results into an ordered list.

  10. #10

    Default Logging won't work

    Raymond,
    Thanks for considering this. I have version 4.2 build 1004.
    The url that I'm using to test Zoom is:
    http://thegef.org/Documents/Council_...f_c27_new.html
    I haven't had the chance yet to try the alternative URL, as you suggested in response to the original posting.

Similar Threads

  1. CGI won't work at work with Server2Go
    By mogotehponkey in forum Zoom Search Engine V4 (Old Version)
    Replies: 6
    Last Post: 05-22-2007, 08:21 PM
  2. Log Error but logging turned off
    By baylissp in forum Zoom Search Engine V4 (Old Version)
    Replies: 1
    Last Post: 11-01-2005, 10:52 PM
  3. logging - logs one search, then no more!!
    By Anonymous in forum Zoom Search Engine V4 (Old Version)
    Replies: 4
    Last Post: 10-20-2005, 02:33 PM
  4. Problems Logging (Apache on Linux)
    By steelheadwook in forum Zoom Search Engine V4 (Old Version)
    Replies: 2
    Last Post: 03-16-2005, 06:44 PM
  5. Logging issue in Zoom 3
    By Tanus in forum Zoom Search Engine V4 (Old Version)
    Replies: 2
    Last Post: 01-12-2005, 03:23 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •