Introduction - If you have any usage issues, please Google them yourself
The software is GCMS version of the portal.
Upload all files, build Mysql , import tables gcms.sql, open \ _GCMS \ Configs \ online.inc.php in
DEFAULT_DB => array (
DRIVER => MySql , // -driven
MASTER => array (
HOST => localhost , // host
USERNAME => Your user name , // username
PASSWORD => Your password , // password
DBNAME => your name , // name
CHARSET => utf8 , // coding
TABLEPREFIX =>