Cannot connect to the database
MySQL Said: Access denied for user '%%%%'@'gator147.hostgator.com' (using password: YES)
though anything after the @isn't the info i put in config.php
her is my config.php
- Code: Select all
<?php
$config['host'] = 'cf.mcnetsite.com';
$config['username'] = '%%%%';
$config['password'] = '####';
$config['database'] = '%%%%_uniadmin';
$config['table_prefix'] = 'uniadmin_';
$config['dbtype'] = 'mysql';
$debug = 0;
?>
%%%% = my user name