[moin-user] Help on xapian configuration

mor fall fall.mor at outlook.com
Wed Jul 25 04:46:02 EDT 2018


hello,

Before continuing my configuration, i would like to know  if Xapian can search in the attached files on the moinmoin wiki like pdf pages, word ...?

regards
________________________________
De : Paul Boddie <paul at boddie.org.uk>
Envoyé : mardi 24 juillet 2018 18:10
À : moin-user at python.org
Cc : mor fall
Objet : Re: [moin-user] Help on xapian configuration

On Tuesday 24. July 2018 17.22.13 mor fall wrote:
> I have just added some intended lines in the standard wikiconfig.py (ACL).
>
> I think that the  errors come from  the wiki directory permission.

IndentationError is definitely a problem with the format of wikiconfig.py,
though, so it is worth investigating that.

> Make sure the directory and the subdirectory "pages" are owned by the web
> server and are readable, writable and executable by the web server user
> and group.

Yes, this can also be a problem. I sometimes run the moin program using sudo
like this:

sudo -u www-data moin ...

The username (www-data) depends on what kind of system you are using, but you
can easily find this out.

(I have sometimes used ACLs instead of different ownership, but it can be
awkward to configure this correctly.)

> sorry for my english i  am not a native english speaker

No problem. When I need to express myself in other languages, I probably don't
do it as well as I could do, but you are making yourself clear enough. :-)

Paul
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/moin-user/attachments/20180725/7a9d10d8/attachment.html>


More information about the moin-user mailing list