falken76 Posted November 8, 2021 Share Posted November 8, 2021 I finally got SSL working and now I'm having a new problem. My site is barely functional, the main page works, but if you try to view any products it gets a 404 error. I have friendly url's turned on and the rewrite mod is enabled in apache2. I just installed this from scratch and it is saying the demo products are giving 404 errors but I can see the products in the back office. Why is it getting a 404 error? It must be happening when it's attempting to pull data from the database, how do you fix this? Is this more SSL problems, or is this just a config issue I'm missing somewhere? It took forever to get SSL working, now I can't list anything. I'm not sure what version of prestashop it is, I know it's the latest one, I just don't know where to find the version number in the back office. I'm running it on Ubuntu 20.04. Any help is appreciated Link to comment Share on other sites More sharing options...
falken76 Posted November 8, 2021 Author Share Posted November 8, 2021 I figured it out, in case anyone else runs into this. It was a configuration issue within Apache2. I had to change override from none to all in the apache2.conf file, here is a screenshot. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now