N
Asked
After installing and receiving success message. Clicking “Login” (or any other link: register, members, etc) goes to a page-not-found page.
- MSAnswered
Hello,
Please check if you have uploaded the
.htaccess
file and thatmod_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 thatmod_rewrite
is enable.Thank you
- NAnswered
Thank 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.
- MSAnswered
Thank you for updating
- Login to Reply