diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2010-03-07 11:44:07 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2010-03-07 11:44:07 -0500 |
commit | 9ba3035ebcbd17888009189131cb34033baf4c3b (patch) | |
tree | 8230a230766871d9421a867a570703eb9e1e636e | |
parent | 8026c09b346c760b3f1ec4a5d1fedc71dc2843df (diff) |
update
-rw-r--r-- | doc/forum/Exception:_Unknown_function___96__this__39___.mdwn | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/forum/Exception:_Unknown_function___96__this__39___.mdwn b/doc/forum/Exception:_Unknown_function___96__this__39___.mdwn index 628276b3c..3cbcdc485 100644 --- a/doc/forum/Exception:_Unknown_function___96__this__39___.mdwn +++ b/doc/forum/Exception:_Unknown_function___96__this__39___.mdwn @@ -4,9 +4,11 @@ What might be causing this exception and how I might go about debugging exceptio > Appears to be coming from your xapian omega cgi binary. If you > run `strings /usr/lib/cgi-bin/omega/omega` you can see it has -> "Exception: " in it. +> "Exception: " in it, and I have found some similar (but not identical) +> error messages from xapian in a web search. > > I donĀ“t know what to suggest, other than upgrade/downgrade/reinstall -> xapian-omega. You could try rebuilding your wiki in case it is somehow +> xapian-omega, and contacting the xapian developers for debugging. +> You could try rebuilding your wiki in case it is somehow > caused by a problem with the xapian database. Failing everything, you > could switch to [[google_search_plugin|plugins/google]]. --[[Joey]] |