|
Download w-agora for free
1. Download the archive
- All packages are usually released in both .zip and .tar.gz format.
- You can get a copy of the latest public (stable) release from the download forum
- You will also found all archives at sourceforge.net
- We use CVS to maintain our source code. You can get the latest alpha release from the sourceforge CVS repository.
Latest development release :
w-agora-latest-php.tar.gz
(July 12, 2006 01:28)
2. Extract the archive
Once you have have downloaded the file, just extract the archive into some useful place such as your document_root directory, e.g. (on unix) :
cd /home/user/html
gunzip -c ../w-agora-xxx.tar.gz|tar xvf -
Under windows, use winzip to extract either the .zip or the .tar.gz archive.
3. Read the instructions in the README file
This is basically the starting point, you will find latest instructions about installation, upgrading, and so on...
|