BS
Asked
Hello i am trying to install the simple forum script but its giving me this error 500 Server error Sorry, server encountered an error, please try again later. i have attached the logs also
Attachments
- MSAnsweredHello,
Please edit the `.env` and wrap DB_PASSWORD in quotes `"` like `DB_PASSWORD="youPassword"` If still same then please change the db user password and update in the .env file. The error is due to database connection.
Thank you - Login to Reply