schizoman
08-05-2005, 12:54
I need help setting up gllcts for my website at www.ghost-clan.org
For the config.php I have the following
// Begin User Config
$gllcts2_dbhost = "http://www.ghost-clan.org"; // Host
$gllcts2_dbuser = "ghostrc"; // Username
$gllcts2_dbpass = "*****"; // Password
$gllcts2_dbname = "gllcts2"; // Database
$gllcts2_dbprefix = "gllcts2_"; // Prefix for tables
// End User Config
ghostrc and the pass is what i use for FTP access to my webhosting server
I uploaded all the files and the admin and images folder to public_html folder via FTP, and when i try to run www.ghost-clan.org/admin/install.php
I get the error cannot connect to MySQL database
I have no idea what I need to do, cause the installation readme is very vague.
Thanks, -TiM
For the config.php I have the following
// Begin User Config
$gllcts2_dbhost = "http://www.ghost-clan.org"; // Host
$gllcts2_dbuser = "ghostrc"; // Username
$gllcts2_dbpass = "*****"; // Password
$gllcts2_dbname = "gllcts2"; // Database
$gllcts2_dbprefix = "gllcts2_"; // Prefix for tables
// End User Config
ghostrc and the pass is what i use for FTP access to my webhosting server
I uploaded all the files and the admin and images folder to public_html folder via FTP, and when i try to run www.ghost-clan.org/admin/install.php
I get the error cannot connect to MySQL database
I have no idea what I need to do, cause the installation readme is very vague.
Thanks, -TiM