On Mon, 11 Feb 2008, Rick Vanderveer wrote: > Scott, > I think the next step is to make sure apache2 simply has permissions to > access that directory. A simple way to do this is ensure that folder has > full permissions for "everyone" (once you have it working, you can then go > back and tighten down permissions). > > Also, you might want to follow the steps here, which (I believe) are more up > to date than the regular moinmo.in site: > http://master.moinmo.in/HelpOnInstalling/ApacheOnWin32
Hi Rick: Yes, the above URL did help quite a bit. It did change to 500 Internal Server Error. Apache's error log shows: Premature end of script headers: moin.cgi Traceback (most recent call last): File ec:\moin\mywiki\moin.cgi"; line 39, in <module> from moinmoin.requestimport requestCGI ImportError:Cannot import name RequestCGI I've got Python25 from python.org, Python 2.5.1.1 from ActiveState, Apache 2.2.8, and moin 1.6.1. Thanks for any additional help. Scott > > -Rick > > > On Feb 11, 2008 5:30 PM, Scott Ehrlich <[EMAIL PROTECTED]> wrote: > >> I have a Win XP w/SP2 and all patches setup, installed the latest apache2, >> ActiveState Perl, and moin wiki. Apache2 runs fine, and its test page >> shows ok. I ran through each moin step to get the wiki to be seen by >> apache2, restarted the apache2 service, and keep getting Permission Denied >> for http://localhost/mywiki >> >> No firewall is running. >> >> For a test, I disabled apache2, installed IIS 5.1 (from the XP cd), and >> re-installed moin. Still the same permission denied for >> http://localhost/mywiki. >> >> I am logged in as the admin. >> >> What am I missing? I would prefer apache2 to IIS, but to get the wiki >> going, I'll be happy to go with either web server. >> >> Thanks. >> >> Scott >> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by: Microsoft >> Defy all challenges. Microsoft(R) Visual Studio 2008. >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >> _______________________________________________ >> Moin-user mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/moin-user >> > ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Moin-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/moin-user
