Installation guide: Uploading the files

Table of contents

  1. Anwiki files
  2. File permissions

Uploading files

The first step consists in putting Anwiki files to your web server.
If you're using a local web server on your own computer (such as with easyPHP), you copy/paste Anwiki files to server's document root.
Otherwise, upload Anwiki files to your web hosting area using an FTP client.

Anwiki files

The extracted folder "upload/" contains all files which needs to be uploaded to your web server.
  1. Start your favorite FTP client and connect to your web server
  2. Upload the whole directory "upload/" in a place which can be addressed from web
  3. When upload is finished, rename the "upload/" folder as you want.
    In example, if you want Anwiki to be accessed from http://www.yourwebsite.com/anwiki/, rename it as "anwiki/".

File permissions

Some files need to be writable by your web server.
Give write permissions to the following files and directories:
  • ./_writable/ and all subdirectories/files
  • ./_override/*/*.cfg.php
If you don't fix these permissions now, install assistant will notify you.
Usually, this can be done using the "chmod" command of your FTP client, setting permissions to "755" or "777".
Last edited on 03/29/2009 14:37:16
Powered by Anwiki • 0.09 sec • 1.82 MB