Forums Sign Up Reply Search Statistics
Fast Template GraFX Software Solutions - Forum / Fast Template /

Intsallation Problem

 
Author alvaro
Forums Member
#1 Posted: 29 Sep 2007 08:11:37
Reply 
i have a problem installing this:

my site is: http://aafg69.freeweb7.com/

all the files are stored here: http://aafg69.freeweb7.com/rating/

my config file looks like this:

// START EDITING HERE

$DB_USR = "aafg69_root";
$DB_PWD = "************";
$DB_NAME = "aafg69_ratings";
$DB_HOST = "localhost";

// always close your URL with ending slash /
//default URL path like http://www.yourdomain.com/
// where test.php is or your PHP file with rating file
$DEFAULT_URL = "http://aafg69.freeweb7.com/";

// default template path where template_test.html and
// template.confirmare.html can be found.
// always close the path with ending slash /
// /home/path/to/your/files/rate/
$TEMPLATE_PATH = "/";

// rate directory, we suggest rate/
// always close the path with ending slash /
// like /home/path/to/your/files/rate/
$RATE_PATH = "/";

// rate URL,
// always close your URL with ending slash /
// like http://www.yourdomain.com/rate/
$RATE_URL = "http://aafg69.freeweb7.com/rating/";


This the error:
ERROR: Specified ROOT dir [/] is not a directory

Fatal error: Class 'Rating' not found in /www/freeweb7.com/a/a/f/aafg69/htdocs/rating/test. php on line 117
Author software
Admin
#2 Posted: 29 Sep 2007 11:29:57
Reply 
$TEMPLATE_PATH = "/"; is not OK.
Change to /www/freeweb7.com/a/a/f/aafg69/htdocs/rating/
 
Your Reply

» Username  » Password 
Only registered users are allowed to post here. Please enter your login/password details upon posting a message, or sign up first.