[Moin-user] problem installing moin as standalone on gentoo

dave s moin at pusspaws.net
Sun Oct 16 10:14:03 EDT 2005


Hi all,

I got my standalone server working on ubnutu by downloading the package 
from the moin website, un tarring it etc and following ...

http://moinmoin.wikiwikiweb.de/HelpOnInstalling/WikiInstanceCreation

it worked a treat.

I now need to do the following on my gentoo box, I did the same but got 
the following problem ...

dave_comp moin # ls -al
total 32
drwxr-xr-x    8 root root 4096 Oct 16 16:31 .
drwxr-xr-x  187 root root 4096 Sep 18 13:46 ..
drwxr-xr-x    2 root root 4096 Oct 16 16:30 config
drwxr-xr-x    6 root root 4096 Oct 16 16:30 data
drwxr-xr-x    6 root root 4096 Oct 16 16:30 htdocs
drwxrwxrwx    4 root root 4096 Oct 16 16:43 mywiki
drwxr-xr-x    2 root root 4096 Oct 16 16:30 server
drwxr-xr-x    3 root root 4096 Oct 16 16:30 underlay
dave_comp moin # PREFIX=/usr
dave_comp moin # SHARE=$PREFIX/share/moin
dave_comp moin # WIKILOCATION=$SHARE
dave_comp moin # INSTANCE=mywiki
dave_comp moin # USER=www-data
dave_comp moin # GROUP=www-data             
dave_comp moin # cd $WIKILOCATION
dave_comp moin # mkdir $INSTANCE
dave_comp moin # cp -R $SHARE/data $INSTANCE
dave_comp moin # cp -R $SHARE/underlay $INSTANCE
dave_comp moin # cp $SHARE/config/wikiconfig.py $INSTANCE
dave_comp moin # chown -R $USER.$GROUP $INSTANCE
chown: `www-data.www-data' syntax is obsolete; use `:' since this will 
be removed in the future
chown: `www-data.www-data': invalid user
dave_comp moin #

OK I am stuck, can anyone help me ?

Cheers
Dave

PS I am using the package from the moin website because all I want is a 
standalone server, I am not confident in setting up apache securely :)








More information about the Moin-user mailing list