<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div style="RIGHT: auto">Hi,</div>
<div style="RIGHT: auto"> </div>
<div style="RIGHT: auto">I am having problems with my moinmoin installation on a windows XP machine. I have followed the instructions for installing on windows using Apache 2.2.</div>
<div style="RIGHT: auto"> </div>
<div style="RIGHT: auto">Following installation I can navigate to my first page but there seems to be no styling at all, just plain html.</div>
<div style="RIGHT: auto"> </div>
<div style="RIGHT: auto">Looking in the Apache error logs I see the following error [Tue Mar 06 11:28:54 2012] [error] [client 127.0.0.1] File does not exist: C:/Python, referer: <A href="http://localhost:3128/theRevManWiki">http://localhost:3128/theRevManWiki</A></div>
<div style="RIGHT: auto"> </div>
<div style="RIGHT: auto">This seems to suggest to me that the correct python is not being found, I have amended the first line of theRevManWiki/moin.cgi to be #! C:/Python27/python </div>
<div style="RIGHT: auto"> </div>
<div style="RIGHT: auto">I also see the following errors in the Apache access.log</div>
<div style="RIGHT: auto">127.0.0.1 - - [06/Mar/2012:11:28:52 +0000] "GET /theRevManWiki HTTP/1.1" 404 6928<BR>127.0.0.1 - - [06/Mar/2012:11:28:54 +0000] "GET /moin_static194/common/js/common.js HTTP/1.1" 404 232<BR>127.0.0.1 - - [06/Mar/2012:11:28:54 +0000] "GET /moin_static194/modernized/css/common.css HTTP/1.1" 404 238<BR>127.0.0.1 - - [06/Mar/2012:11:28:54 +0000] "GET /moin_static194/modernized/css/screen.css HTTP/1.1" 404 238<BR>127.0.0.1 - - [06/Mar/2012:11:28:54 +0000] "GET /moin_static194/modernized/css/print.css HTTP/1.1" 404 237<BR>127.0.0.1 - - [06/Mar/2012:11:28:54 +0000] "GET /moin_static194/modernized/css/projection.css HTTP/1.1" 404 242</div>
<div style="RIGHT: auto"> </div>
<div style="RIGHT: auto">This seems to suggest that my Alias commands are not set up properly but I ahve checked and re-checked and cannot see any problems. I have appended the following lines to the bottom of httpd.conf</div>
<div style="RIGHT: auto"> </div>
<div style="RIGHT: auto">Alias /moin_static194/ "C:/Python/Lib/site-packages/MoinMoin/web/static/htdocs/"</div>
<div style="RIGHT: auto">ScriptAlias /theRevManWiki "C:/Moin/theRevManWiki/moin.cgi"</div>
<div style="RIGHT: auto"> </div>
<div style="RIGHT: auto">Any advice/help would be appreciated.</div>
<div style="RIGHT: auto"> </div>
<div style="RIGHT: auto">Thanks</div>
<div style="RIGHT: auto"> </div>
<div style="RIGHT: auto">Chris<VAR id=yui-ie-cursor></VAR></div>
<div style="RIGHT: auto"> </div>
<div style="RIGHT: auto"> </div></div></body></html>