Hi all,
I am trying to install moinmoin with apache.
I installed the apache (apache_2.2.9-win32-x86-openssl-0.9.8h-r2) and python2.5.2 and moinmoin1.7.2 and i followed all instructions, which described in the documentation
http://moinmo.in/HelpOnInstalling/ApacheOnWin32
but the http://127.0.0.1/mywiki page is not accessible. I am getting this error.
[error] [client 192.168.216.11] client denied by server configuration: C:/Moin/mywiki/moin.cgi
1) I created also instance mywiki in āCā successfully.
2) I gave the alias like this in httpd.conf
Alias /moin_static172/ "C:/Python25/share/moin/htdocs/"
ScriptAlias /mywiki "C:/Moin/mywiki/moin.cgi"
3) And I changed the first line of moin.cgi
#! C:/Python25/python
4) wikiconfig.py changes are
data_dir = r'C:\Moin\mywiki\data'
data_underlay_dir = r'C:\Moin\mywiki\underlay'
I examine my configuration multiple times but i am not getting front page with url. Please if you can help in this matter then please share your experience with me. I shall be thankful to you.
thanks
bye
Last edited by waqas ahmad (2008-10-08 10:13:50)
Offline
You are not logged in.