MS
Asked
Hi! I have successfully installed SMA and arrived step 5 with no errors. But when I click on "Go To Login" I get a "This Page isn't working error."
I already did the base_url -> "https://" solution but it didn't work for me.
The htaccess file is not missing either..
I already did the base_url -> "https://" solution but it didn't work for me.
The htaccess file is not missing either..
- MSAnsweredHello,
Please check your server's php error logs and let me know the error details so that I can suggest.
If you are not sure about your server logs, you can enable app logs by changing the `log_threshold` to 1 in the `app/config/config.php` file and then try to perform the action again. Lastly check the latest log file in the `app/logs/` folder.
Thank you - MSAnsweredHello,
Please upload the `vendor` folder again OR better if you download the file again and perform fresh installation.
You can try running the `composer install` command too.
Thank you - Login to Reply