Thread: H-Tracker v2
View Single Post
  #93  
Old 22nd July 2009, 19:20
raefor's Avatar
raefor raefor is offline
Senior Member
 
Join Date: Mar 2008
United States
Posts: 90
Default
Quote:
Originally Posted by dmd View Post
I have a problem, when i try to load the page i get a blank white page, what is the problem ? i imported the DB and copied the files on the root and changed the values in /backend/config.php

Please some help :( ?
Edit the file backend/mysql.php to suit your MYSQL connection

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

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
Reply With Quote