Thread: H-Tracker v2
View Single Post
  #67  
Old 26th June 2009, 12:57
raefor's Avatar
raefor raefor is offline
Senior Member
 
Join Date: Mar 2008
United States
Posts: 90
Default
Quote:
Originally Posted by mid View Post
can someone tell me what folder/files need to chmod on this source?
sorry for my english
tnx in advance
this will work

INSTALLATION:
=============
Please remember to backup all files AND database before you update anything!
FRESH INSTALL INSTRUCTIONS ONLY!!!!

THERE IS NO INSTALLER REQUIRED!

1) Copy ALL files to your webserver

2) Import via phpmyadmin "Full Database.sql"

3) Edit the file backend/mysql.php to suit your MYSQL connection

4) Edit the file backend/config.php to suit your needs
- special note should be taken for urls, emails, paths (use check.php if unsure)

5) Apply the following CHMOD's
777 - cache/
777 - backups/
777 - uploads/
777 - uploads/images/
777 - import/

if you have any of those folders missing (eg: uploads/images/), please create them and chmod 777

6) Run check.php from your browser to check you have configured everything ok
check.php is designed for UNIX systems, if you are using WINDOWS it may not report the paths correctly.

7) Now register as a new user on the site. The first user registered will become administrator

8) If check.php still exists, please remove it or rename.
A warning will display on the site index until its removed
Reply With Quote