Question
Searching returns no results. I enter a word in the Advanced Search section of
WebSearch that I know is on a page. I've tried it with matching case, etc. No luck. It just returns "Number of topics: 0" for every web on the system. No errors are displayed.
I have also noticed that Ref-By is returning 0 results on a page that is referenced by other. The results page shows the search term at the top, followed by "Number of topics: 0".
I have verified that /bin/egrep and /bin/fgrep exist.
Any ideas?
- TWiki version: Feb 2003
- Perl version: 5.8.0
- Web server & version: Apache 1.3.27
- Server OS: Linux
- Web browser & version: Mozilla Firebird 0.6 and IE 6.0
- Client OS: Windows XP Pro
--
RichardCrow - 23 Jul 2003
Answer
Suggestion: Check your file and directory permissions. I had this happen once on Windows 2000 when the permissions for "read" were cleared.
--
MattWilkie - 24 Jul 2003
Is there anything else I can try? I am using the Feb 2006 release and having the same issue...
--
ErikBachmann
Are you using GNU grep? Try
/bin/egrep -H -- TWiki *.txt
when logged in as the webserver user. It should return hundreds of results.
--
CrawfordCurrie - 23 Feb 2006
Please read the
SupporGuidelines, open a new support question, and provide as much details as possible.
--
PeterThoeny - 23 Feb 2006