I got several of these in a row in my logs. Once at midnight and the other at 6:30am. The second time crashed the website… The referenced line appears to be the login script…
Any Ideas ??
Thanks
Bob
PHP Fatal error: Uncaught PDOException: SQLSTATE[HY000] [2002] Connection refused in /var/www/html/updates/concrete-cms-9.3.9-remote-updater/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:40
This line references to the way how concreteCMS connects to the database.
It appears that the database server was not available at that moment.
Thanks, But why would that have crashed the website?
Bob
concreteCMS needs a database to store and retrieve the data of the website. If the database server is not available, this is a fatal error.
I didn’t think of that… I need more coffee !!!
Thanks
Bob