====== MoinMoin ====== See also: [[software:Software Categories]], [[software:Software]] ===== MoinMoin main site ===== https://moinmo.in/MoinMoinWiki https://moinmo.in/HowTo/CentOSwithPython26 https://moinmo.in/HowTo/UbuntuQuick ===== Other Sites ===== https://codeghar.wordpress.com/2010/05/17/install-moinmoin-in-debian/ https://help.ubuntu.com/lts/serverguide/moinmoin.html https://master19.moinmo.in/InstallDocs http://pywebmail.sourceforge.net/static/latest/MoinMoin%282f%29InstallDocs.html https://wiki.apache.org/httpd/MoinMoin/InstallDocs https://wiki.wireshark.org/MoinMoin/InstallDocs ===== Search for Installation ===== https://duckduckgo.com/?q=moin+moin+configure+root+site&t=canonical&ia=web ===== Errors in Moin Moin ===== ==== Logging Error ==== INFO MoinMoin.log:151 using logging configuration read from built-in fallback in MoinMoin.log module Package: python-moinmoin Severity: wishlist Dear Maintainer, Thanks for packaging moinmoin! It would be great if it would be possible to make moinmoin logging easier to customize when running with wsgi. At the moment there's very little information on this online, and the default configuration results in a nasty looking ''[Sat Sep 07 00:14:42 2013] [error] 2013-09-07 00:14:42,449 WARNING MoinMoin.log:139 using logging configuration read from built-in fallback in MoinMoin.log module!'' message in the apache error log. My suggestion: 1. Uncomment the > from MoinMoin import log > log.load_config('/etc/moin/logging.conf') lines in ''/usr/share/moin/server/moin.wsgi'' 2. Provide a copy of ''/usr/share/moin/config/logging/logfile'' as ''/etc/moin/logging.conf'' That way, no flexibility is lost but the user has an easy and obvious way to adjust the logging. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=722050 ===== About ===== MoinMoin is a Wiki software implemented in [[http://moinmo.in/Python|Python]] and distributed as Free Software under [[http://moinmo.in/GPL|GNU GPL v2+]] license. The name "MoinMoin" is a common German slang expression (see [[http://moinmo.in/MoinMoinEtymology|our "MoinMoin" etymology page]] for more about that). For more information about MoinMoin, please see the project wiki at http://moinmo.in/.