PHP Code: 
# Database
define('WCDDL_DB_DSN''mysql.hourb.com;dbname=mydbname');
define('WCDDL_DB_USER''u651576126_wcddl');
define('WCDDL_DB_PASS''*********');
define('WCDDL_DB_PREFIX''wcddl_'); 
this is my conf and the result is Database Error. (pass hiden) How to fix it?
dban Reviewed by dban on . [WCDDL] Problem in wcfg.php # Database define('WCDDL_DB_DSN', 'mysql.hourb.com;dbname=mydbname'); define('WCDDL_DB_USER', 'u651576126_wcddl'); define('WCDDL_DB_PASS', '*********'); define('WCDDL_DB_PREFIX', 'wcddl_'); this is my conf and the result is Database Error. (pass hiden) How to fix it? Rating: 5