Keywords: LAMP/MAMP/WAMP - AWS - Technical issue - Secure Connections (SSL/HTTPS)
bnsupport ID: edb1ce60-a484-4ff7-4a86-c78f770e8e01
Description:
Hello
I am trying to move my application from Godaddy hosting to AWS using AWS lightstail on a Linux/UNIX BITNAMI instance running on Apache server.
All the files and database have been migrated successfully to my new AWS instance and SSL certificate was successfully created using LetsEncrypt (CERTBOT) .
I am using AWS MySQL database (8.0.21) and was able to connect successfully to my DB with MySQL workbench but for some reason I am unable to access my site is unavailable. I get error : yoursite is currently unable to handle this request.
HTTP ERROR 500.
Looking at the error logs it looks like an issue with the Yii FrameworkPHP Fatal error: Uncaught CDbException: CDbConnection failed to open the DB connection. in /opt/bitnami/apache/htdocs/yiiframework/db/CDbConnection.php
I would appreciate your help !
Thanks!