ScrewTurn Wiki 4 Releases and News
Screwturn Compatible Hosting – Click Here for 3 Months Free!
G+ Twitter          Search: »
Amanuens
ScrewTurn Wiki

Installing ScrewTurn Wiki (File-System)

RSS
Modified on Tue, 31 May 2011 11:19 by Dario Solera Categorized as Help
This page describes how to install ScrewTurn Wiki using the file-system data storage.

If you plan to use ScrewTurn Wiki in a web farm, please use the SQL Server-based version.

  1. Download the File-System Data Storage ZIP package from the download page
  2. Verify that your system has the .NET Framework 3.5 installed
  3. Create a new directory to host your wiki, e.g. C:\inetpub\wwwroot\wiki
  4. You'll find a WebApplication directory in the ZIP file; copy all the contents into the new directory
  5. Configure the new directory as Application or Website in IIS
  6. Open the web.config file with a text editor and set the MasterPassword field with a password that will be used for the built-in admin account, for example:
    <add key="MasterPassword" value="my_password_123" />
  7. In the new directory, set the permissions of the public directory so that the ASP.NET Worker Process has "Modify" permissions on it
    • on IIS 7/7.5 in Integrated Pipeline Mode, set permissions for the user account defined by the Application Pool that runs the wiki
    • on IIS 7/7.5 in Classic Pipeline Mode or IIS 6, set permissions for "NETWORK SERVICE"
    • on IIS 5 or 5.1, set permissions for "ASPNET"
  8. Launch a browser and navigate to your wiki
  9. Login with admin and the password set in web.config.

Side Projects

  • RESX Synchronizer allows to synchronize multi-language .resx files (used for the development of ScrewTurn Wiki).
  • Pixel Picker enables to pick the color of pixels on your screen — very handy for day-to-day graphics-related activities.

About

  • Copyright ©2006-2012 Threeplicate Srl. All rights reserved. Some of the icons created by FamFamFam.
  • See our Privacy Policy.
  • Powered by ScrewTurn Wiki 3.0.5.613.
  • This namespace contains 35 pages.