Am 13.11.2013 12:40, schrieb Jim Wight:
>
> On 13 November 2013 09:19, christian jeannot <i...@os-plus.org
> <mailto:i...@os-plus.org>> wrote:
>
>     hello community,
>
>     i have installed and configured moinmoin with the help of
>     https://help.ubuntu.com/12.04/serverguide/moinmoin.html. i have used
>     "oswiki" instead of mywiki and changed to correspondig parts of the
>     config.
>
>     when i access it via firefox browser i get a screen which does not look
>     like the original wiki pages. i have made a
>     screenshot.http://scr.os-plus.de (user: scr; password: happa00).
>
>
>   You are failing to access MoinMoin's static files in the htdocs
> directory.
>
> Set url_prefix_static in the wiki's wikiconfig.py file, e.g.
>
>      url_prefix_static = '/moin_static'
>
> and then provide an Apache alias for that value pointing to htdocs, e.g.
>
>      Alias
>   /moin_static/path/to/lib/python-d.d/site-packages/MoinMoin/web/static/htdocs
>
> Jim
>

hello jim,

sorry for the late answer. i had much work to do.

i have the following entry for static in my config.



i have checked my environment for a path like 
"/path/to/lib/python-d.d/site-packages/MoinMoin/web/static/htdocs"

i have found 2 directories which are linked to each other. i do not know 
if this is normal. i have checked for bugs for moinmoin in ubuntu 12.04 
but found nothing about it.

root@carida:/usr/lib/python2.7/dist-packages/MoinMoin/web/static# ll
insgesamt 16
drwxr-xr-x 2 root root 4096 Nov  9 15:30 ./
drwxr-xr-x 3 root root 4096 Nov  9 15:30 ../
lrwxrwxrwx 1 root root   59 Dez 30  2012 htdocs -> 
../../../../../../share/pyshared/MoinMoin/web/static/htdocs
lrwxrwxrwx 1 root root   64 Dez 30  2012 __init__.py -> 
../../../../../../share/pyshared/MoinMoin/web/static/__init__.py
-rw-r--r-- 1 root root 3758 Nov  9 15:30 __init__.pyc

root@carida:/usr/share/pyshared/MoinMoin/web/static# ll
insgesamt 16
drwxr-xr-x 2 root root 4096 Nov  9 15:30 ./
drwxr-xr-x 3 root root 4096 Nov  9 15:30 ../
lrwxrwxrwx 1 root root  107 Dez 30  2012 htdocs -> 
../../../../../lib/python2.7/dist-packages/MoinMoin/web/static/debian/python-moinmoin/usr/share/moin/htdocs
-rw-r--r-- 1 root root 3541 Dez 30  2012 __init__.py

i have opened a a thread at ubuntu forum where you can see my 
configuration 
http://ubuntuforums.org/showthread.php?t=2191024&p=12861707#post12861707

is my static config the one you mean?

best regards

--christian




-- 
--
christian jeannot


------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk
_______________________________________________
Moin-user mailing list
Moin-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/moin-user

Reply via email to