[Moin-user] IIS Installation

bragiba at simi.is bragiba at simi.is
Sun Jan 20 03:02:04 EST 2002


Charles:

Here is the way I have it setup using IIS on WIN2K:

1. cgi-bin:  c:\cgi-bin  Define the cgi-bin in IIS as a Virtual directory.
(Embedded image moved to file: pic19954.pcx)

2. Once you have copied the source code either through CVS or a tarball you
must still run setup python setup.py --quiet install --prefix=C:\moin
     In my case I installed MoinMoin in C:\work\moin\

3. I then create a virtual directory called wiki and point it to the htdocs
directory
(Embedded image moved to file: pic18756.pcx)

4.   I then copy moin.cgi, moin_config.py and the entire data directory to
the cgi-bin

5. My configuration variables are set as follows:
moin_config.py
     data_dir = './data/'
     url_prefix = '/wiki'
moin.cgi
import sys
sys.path.append("C:\\Work\\moin")

For further information read
http://twistedmatrix.com/users/jh.twistd/moin/moin.cgi/MoinMoinWinCvs




Með kveðju/Best Regards
Bragi Baldursson
GPRS Kerfisverkfræðingur/GPRS Systems Engineer
Sími/Tel.:  550 63 08    mailto:bragiba at siminn.is
Fax:  550 63 39    www:http://www.siminn.is
Gsm:   892 63 08

- Síminn auðveldar samskipti -


                                                                                                                                            
                    "Charles Medcoff"                                                                                                       
                    <cmedcoff at home.com>                To:     "Juergen Hermann" <jh at web.de>, <bragiba at simi.is>, "MoinMoin Users"           
                    Sent by:                           <moin-user at lists.sourceforge.net>                                                    
                    moin-user-admin at lists.sourc        cc:                                                                                  
                    eforge.net                         Subject:     Re: [Moin-user] IIS Installation                                        
                                                                                                                                            
                                                                                                                                            
                    03.01.2002 02:11                                                                                                        
                                                                                                                                            
                                                                                                                                            




I'm confused on to install/setup for IIS based on the new directory
structure.  I've tried creating a new wiki from scratch rather than using
my
old data.  It seems like the intent is to set the virtual dir to point at
htdocs but then the cgi-bin dir is outside of the virtual dir.  That
doesn't
make sense to me and it doesn't work either.  I've copied the index.html
file up one dir and changed the URI's in it to point to the cgi-bin dir and
it works then except none of the images show up.

By the way, the new edit preview, FileAttach and security features are
great!  Thanks Juergen!

----- Original Message -----
From: "Juergen Hermann" <jh at web.de>
To: <bragiba at simi.is>; "MoinMoin Users" <moin-user at lists.sourceforge.net>
Sent: Friday, December 07, 2001 4:10 PM
Subject: [Moin-user] IIS Installation


On Fri, 7 Dec 2001 15:36:07 +0000, bragiba at simi.is wrote:

>Given the new directory structure the IIS installation instructions are
>outdated.   I could update them if someone clears up a few questions I
>have.
>1. In my IIS setup I create a virtual directory pointing to  C.
>\Work\moin\wiki\
>2. Then I set my homepage to be http://localhost/wiki/cgi-bin/moin.cgi
>which works fine except that I need to change the url_prefix from
>    url_prefix = '/wiki'   to url_prefix = '/wiki/htdocs'
>   as my virtual directory does not points to the base wiki directory
which
>contains the following directories:
>
> (Embedded image moved to file: pic17410.pcx)
> 3. According to Juergens instructions I assume he is using Apache he is
setting his base directory as
> wiki/htdocs
>     How does he then get to wiki/cgi-bin/moin.cgi to run the MoinMoin
application?
>
> I am still a little confused as to what is the correct setup.

Consider that installing can overwrite both your (maybe changed) moin.cgi
and
moin_config.py, so it's a good idea to copy them anyway. Alas, copy them to
your server's cgi-bin. Also copy the .../wiki/data dir, don't use the
original
one directly.

Given that, it's no problem to point your /wiki virtual url to the
.../wiki/htdocs dir (and that is the intended use).

Finally, you should strongly consider to use "python setup.py install" and
THEN
point your IIS to the _INSTALLED_ files & package.


Ciao, Jürgen



_______________________________________________
Moin-user mailing list
Moin-user at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/moin-user


_______________________________________________
Moin-user mailing list
Moin-user at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/moin-user





_______________________________________________________________________
Þessi tölvupóstur og viðhengi hans gætu innihaldið trúnaðarupplýsingar
eingöngu ætlaðar þeim sem hann er stílaður á. Efni tölvupóstsins og
viðhengi er á ábyrgð sendanda ef það tengist ekki starfsemi Símans.
Sjá nánar: http://www.siminn.is/um_okkur/almennt/tolvupostur.asp

This e-mail and its attachments may contain confidential and privileged
information only intended for the person or entity to which it is
addressed.
Further information: http://www.siminn.is/english/about_us/email.asp
_______________________________________________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pic19954.pcx
Type: application/octet-stream
Size: 33860 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/moin-user/attachments/20020120/2eab4690/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pic18756.pcx
Type: application/octet-stream
Size: 35014 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/moin-user/attachments/20020120/2eab4690/attachment-0001.obj>


More information about the Moin-user mailing list