Help and Support

Article ID: 219260 - Last Review: December 1, 2000 - Revision: 1.0

Search on UNIX Returns No Documents Found

This article was previously published under Q219260
Expand all | Collapse all

SYMPTOMS

When you issue a search on a FrontPage Web running on UNIX, the search returns a "No Documents Found" message, even though there are documents that contain the keywords you are searching for.

RESOLUTION

On the server, do the following:
  1. Log on to the server with root access and go to the directory where the FrontPage Server Administrator resides (by default, /usr/local/FrontPage/currentversion/bin)
  2. Type ./fpsrvadm.exe -o recalc -p portnumber -w webname

    where portnumber is the port your server is running on (80 by default) and where webname is the name of the Web containing the search (for the root Web use a /)
  3. Type ./fpsrvadm.exe -o chown -p portnumber -w webname -xu username -xg groupname

    where username is the name your webserver runs as and groupname is the group your webserver runs as.
Note: Always chown the content after making changes on the server side. This ensures that any content that was changed, and thus chowned to the user you are logged on as, will be owned by the correct user and group.


APPLIES TO
  • Microsoft FrontPage 98 Standard Edition
Keywords: 
kbprb KB219260
Retired KB ArticleRetired KB Content Disclaimer
This article was written about products for which Microsoft no longer offers support. Therefore, this article is offered "as is" and will no longer be updated.

Article Translations