SID-01276: No search result with mod_perl
| Status: |
Answered |
TWiki version: |
4.3.2 |
Perl version: |
5.10.1 |
| Category: |
CategoryAPI |
Server OS: |
Ubuntu 11.04 |
Last update: |
14 years ago |
Hi,
I have to run my twiki under mod_perl for some research.
After enabling mod_perl I noticed that all search results (like the topic overview in the sandbox web) are gone.
There is nothing in the logs and it happens with the Forking and the PurePerl search algorithm.
Thanks for every help!
--
CarlaReitzenstein - 2011-09-20
Discussion and Answer
I just developed, that search is working with a scope="topic". It's also working with scope="all" but then I just got the same result like scope="topic", and not the ones I should get from within the text.
Could this be a permission issue? That open files to search inside is not permitted?
--
CarlaReitzenstein - 2011-09-20
News: It turned out, that search is working with the PurePerl algorithm - the webserver needed a restart to notice the change in the search algorithm.
With the Forking algo I still got the mentioned error with search under mod_perl.
Should I fill out a bug report? For me the status is answered as I prefered to use PurePerl with mod_perl.
--
CarlaReitzenstein - 2011-09-21
I am glad it worked out with the pure Perl search. I am not familiar with mod_perl and grep search, let's keep this considered answered.
--
PeterThoeny - 2011-09-21
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.