-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinstall-readme-en.txt
46 lines (37 loc) · 1.66 KB
/
install-readme-en.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
### Requirements ###
Server:
- PHP 5.1 or higher (Recent stable build recommended)
- MySQL 4 or higher
It is recommended to run Collabtive on LAMP (Linux, Apache, MySQL, PHP) servers.
Windows Servers may work, but are not supported as well.
Client:
- Firefox 3, Internet Explorer 7/8, Opera 9, Safari
- Javascript enabled
### Installation instructions ###
1. Unpack the archive.
2. Upload everything, including the empty /files and /templates_c folders, to your server.
(Optionally you need to create /templates_c and /files manually before installation.)
3. Make the following folders & files writable:
- /templates_c
- /files
- /config/standard/config.php
4. Create a new MySQL database for Collabtive.
5. Point your browser to install.php and follow the instructions given.
6. If the installation was successful, delete install.php and update.php.
### Update instructions ###
1. Unpack the Collabtive Archive
2. Retrieve your config.php from your server
3. Put your config.php in the folder /config/standard/, replacing the blank one.
4. Upload everything to your server, replacing any old Collabtive files
5. Point your browser to update.php.
6. If the update was successful, delete install.php and update.php.
### License conditions ###
Collabtive is free software under the terms and conditions of the
GNU General Public License (GPL) (Version 3).
Please see license.txt for full licensing terms and conditions.
### Credits ###
- Collabtive is (c) Philipp Kiszka
- Project coordination and support by Eva Kiszka
- Artwork by Marcus Fröhner
- Icons are partially taken from the Oxygen iconset.
- Many locales maintained by various contributors.