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