Installation guide: Uploading the files
Table of contents
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.- Start your favorite FTP client and connect to your web server
- Upload the whole directory "upload/" in a place which can be addressed from web
- 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
Usually, this can be done using the "chmod" command of your FTP client, setting permissions to "755" or "777".
- en
- fr
Last edited on 03/29/2009 14:37:16