N
Asked
After installing and receiving success message. Clicking "Login" (or any other link: register, members, etc) goes to a page-not-found page.
- MSAnsweredHello,
Please check if you have uploaded the `.htaccess` file and that `mod_rewrite` is enable and configured to use the `.htaccess` file from site directory.
If you are using beta, please make sure that you have set the correct root path to `public` folder in uploaded files and that `mod_rewrite` is enable.
Thank you - NAnsweredThank you for the reply. the .htaccess was fine. I turned on error logging and discovered that composer wasn't active (I originally thought it was). Once I activated it, I was able to log in. For reference, I'm not using beta.
- MSAnsweredThank you for updating
- Login to Reply