Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: msoulier on October 08, 2004, 04:55:12 AM
-
For any Wiki fans, this may interest you. I've played so far with TWiki, PHPWiki, and MoinMoin, and so far, MoinMoin is my favorite.
Here's how to install it on SME.
http://no.longer.valid/phpwiki/index.php/How%20to%20install%20the%20MoinMoin%20Wiki
Cheers,
Mike
-
Thanks for the HowTo. I too think MoinMoin is pretty nice.
I created an iBay on SME 6.0.1 and ran through the HowTo. Everything seemed to go well, save for one problem: the browser complains with a 403 access error on moin.cgi.
The error log shows a python traceback:
Traceback (most recent call last):
File "/home/e-smith/files/ibays/wiki/cgi-bin/moin.cgi", line 32, in ?
request = RequestCGI()
File "/var/tmp/moin-1.2.4-root/usr/lib/python2.2/site-packages/MoinMoin/request.py", line 503, in __init__
File "/var/tmp/moin-1.2.4-root/usr/lib/python2.2/site-packages/MoinMoin/request.py", line 63, in __init__
File "/var/tmp/moin-1.2.4-root/usr/lib/python2.2/site-packages/MoinMoin/request.py", line 223, in initdicts
File "/var/tmp/moin-1.2.4-root/usr/lib/python2.2/site-packages/MoinMoin/wikidicts.py", line 256, in scandicts
File "/var/tmp/moin-1.2.4-root/usr/lib/python2.2/site-packages/MoinMoin/wikiutil.py", line 274, in getPageList
OSError: [Errno 13] Permission denied: 'data/text'
Here is the listing from wiki/cgi-bin:
drw-rw---- 5 admin consulta 4096 Oct 31 08:52 data
-rwxr-x--- 1 admin consulta 1022 Oct 31 08:53 moin.cgi
-rw-rw---- 1 admin consulta 2637 Oct 31 13:44 moin_config.py
-rw-rw---- 1 admin consulta 637 Oct 31 08:53 moin.fcg
-rw-rw---- 1 admin consulta 1267 Oct 31 08:53 moin_modpy.htaccess
-rw-rw---- 1 admin consulta 1063 Oct 31 08:53 moin_modpy.py
-rw-rw---- 1 admin consulta 852 Oct 31 08:53 moin.py
-rw-rw---- 1 admin consulta 5299 Oct 31 08:53 moin_twisted.py
-rw-rw---- 1 admin consulta 261 Oct 31 08:53 moin_twisted.sh
And then the data dir listing:
drw-rw---- 5 admin consulta 4096 Oct 31 08:52 .
drwxr-s--- 4 admin consulta 4096 Oct 31 13:57 ..
-rw-rw---- 1 admin consulta 4425 Oct 31 08:52 intermap.txt
drw-rw---- 9 admin consulta 4096 Oct 31 08:52 plugin
drw-rw---- 2 admin consulta 12288 Oct 31 08:52 text
drw-rw---- 2 admin consulta 4096 Oct 31 08:52 user
The iBay is set up like this:
Group: Consultants
User access: Write=admin, Read=Group
Public access: Entire internet (no password required)
CGI: enabled
All suggestions are most welcome.
-
Hello,
I've installed successfully a MoinMoin Wiki version 1.3.5 with a Python 2.4 on a SME 6.0.1.
Before posting an howto, if someone is interested, I want to know if installing the Python version 2.4 on this version of SME can create a security hole or a problem ?
I used the norlug python rpm.
Thanks in advance.
Maelvon
-
I have three versions of python installed on my SME server, to service different applications. In my installation of moinmoin per Mike's HowTo, I left the defaults as the paths were still valid.
I would be most grateful to learn how you succeeded with moinmoin.
-
Has anyone managed to successfully install a version of moinmoin later than the one in the HOWTO? It's quite old at this stage.....
I have attempted and gotten lost with it. I'm gettin "Access Denied" errors from apache.....
-
allun, I was not able to get MoinMoin going. I am still interested working on it, if anyone can lend a bit of insight.
I am running SME 6.0.1.
-
Hi Mophilly,
I am going to try some more experiments in the next few days, I will post back here if i get anything good hapenning. :-D
I am VERY interested in gett MoinMoin 1.5 + working because of the GUI editing.
-
allun, and anyone else,
I am still interested in getting moin-moin going on SME 6. I am running into "access denied" issues.
Any ideas would be greatfully accepted.
-
I can (and have) made Moin 1.4 work on SME6 .... BUT i could only make it run using the inbuilt python server (faster than putting it thru apache anyway!) so your wiki appears at http://server:8000
Anyone have a "proper" solution?
-
See my How-To here --> http://forums.contribs.org/index.php?topic=33417.0