| Current Path : G:/PleskVhosts/mpcdp.in/cmamp.mpcdp.in/CP/ |
Windows NT SG2NWVPWEB022 10.0 build 17763 (Windows Server 2016) i586 |
| Current File : G:/PleskVhosts/mpcdp.in/cmamp.mpcdp.in/CP/CPConfig.php |
<?php
/*define('DB_HOST', 'localhost');
define('DB_USER', 'root');
define('DB_PASSWORD', 'm@01july1981');
define('DB_DATABASE', 'cmamp_DB');*/
//Remote
/* define('DB_HOST', 'cmamplates.db.12426790.3ce.hostedresource.net');
define('DB_USER', 'cmamplates');
define('DB_PASSWORD', 'M@01july1981');
define('DB_DATABASE', 'cmamplates');*/
$hostname = "182.50.133.86:3306";
$username = "cmamplates";
$password = "M@01july1981";
$dbname = "cmamplates";
?>