Translations of this page?:

DokuWiki with IIS

This is for people who want to use DokuWiki on a Windows machine with IIS webserver (Windows 2000, Windows XP or Windows Server 2003)

  • Make sure you have PHP installed. See the PHP site for installers or complete packages. PHP can run either as CGI-application or as an ISAPI extension.
  • Extract the DokuWiki archive
  • Rename the dokuwiki-YYYY-MM-DD directory to dokuwiki and move it to
    • somewhere below your new webserver documentroot, e.g. c:\inetpub\wwwroot\dokuwiki
    • any other location on your machine
  • Two ways to configure the IIS:
    • Virtual-Directory in an existing website like “www.YourSite.com/wiki”: so make sure to setup a Virtual Directory mapping to the wiki-code-location
    • New Website like “wiki.YourSite.com”: so add an new website-Config in the IIS and set the Root-Directory to the wiki-code-location
  • Browse to the dokuwiki/ directory and Check the properties of the data/ folder. Ensure that the Internet Guest Account (IUSR_computername) or the appropriate web server account (or web server group like IIS-WPG) has Folder level “Write” permissions to the data/ folder.
  • The wiki installer should now be available at http://localhost/dokuwiki/install.php
  • If you want to write the /conf/local.php (and you have to do that during the install-process!) ensure, that the Internet Guest Account (IUSR_computername) or the appropriate web server group (like IIS_WPG) has “Write” permissions to the conf/local.php file.
  • If you want to start your new dokuwiki, ensure, that the Internet Guest Account (IUSR_computername) or the appropriate web server group (like IIS_WPG) has “Write” permissions to the conf/local.php file.

:!: FIXME This page has incomplete information about properly security an IIS installation of DokuWiki. This page needs attention from someone familiar with IIS and Microsoft Windows permissions. If you are installing on IIS+Windows and are familiar with Unix-style permissions, you may find the unix permissions page valuable.

 
wiki/install/iis.txt · Last modified: 2008/02/27 19:16 by 217.232.23.39
 
Imprint Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki
WikiForumIRCBugsTranslate