forked from Tuxinou/Freehead
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathINSTALL_EN
21 lines (20 loc) · 943 Bytes
/
INSTALL_EN
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
--------- Installation and Configuration of FreedomHead ---------
For successful installation you will need FreedomHead Mysql 5.x, Apache 2.2.x, PHP 5.3.x
Begin the installation:
1) Create a folder on your site or a separate subdomain, and load all the files in that folder
example:
cd Folder_name
git clone git :/ / github.com/darki73/Freehead.git
2) Change access rights for folder / subdomain and set them to 777
3) Edit the file config.php.in (do not forget to rename it to config.php)
4) Open your database
5) Select the database world
6) Import aowow_sql.sql from folder tools / sql
7) Import aowow_sql_loc_ *. Sql folder of tools / sql, if required
8) Import the following files from the tools / sql in the following order:
a) comments.sql
b) faction.sql
c) instances.sql
d) news.sql
e) screenshots.sql
9) Installation completed