Database connection error. Site.php is correct. Help!
Permalink
I have tried installing my concrete5 local site onto my server many times. Every time I have gotten a database connection error but my site.php matches my database information. "A database error occurred while processing this request." I am using just a basic FTP not an SSH. Does this matter? I have reset the server and all sql servers. I am out of troubleshooting options that I know of. Any help would be fantastic!
In site.php what is your setting for DB_SERVER, is it localhost or an IP? And is the database user assigned to it?
As a test you might try throwing up a PHP page with a basic database connection attempt and just see if your database user is able to connect that way outside of C5.