cancel
Showing results for 
Search instead for 
Did you mean: 

404 error after chaning base url

404 error after chaning base url

Im getting a 404 error after i changed the base url on my maento site, ive chnaged it in the admin side aswell as through myPHP admin, and still cant get it to work. i created the site using bitnami launchpad on google cloud. im abit of a novice so struggling.

 

Any help would be greatly appreciated

2 REPLIES 2

Re: 404 error after chaning base url

Hi @jamesb001,

 

Can you check this details again please?

 

Clean cache using the console:

 

bin/magento cache:clean

Execute this query into your database:

 

select * from core_config_date where path like 'web%url';

Just to be sure the urls are OK.

Re: 404 error after chaning base url

Thank you!!! I had not reviewed the url and I was going to crazy..