Hello,
I'm thinking that it would be good to test restoring my Limesurvey (running on a private server) locally.
I'm running lando, which uses docker, and am using a LAMP recipe.
When I go to the URL for the local site, I'm getting
Code:
Internal Server Error CDbConnection failed to open the DB connection.
I'm guessing that this could be because the local database has different credentials than the database I downloaded and imported. Does that seem likely?
If so, is there somewhere I should change the local database credentials that Limesurvey is using?
Is there something else I should consider?
Many thanks!