- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2017
09:30 AM
12-14-2017
09:30 AM
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
Labels:
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2017
08:09 AM
12-15-2017
08:09 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2018
12:17 PM
05-04-2018
12:17 PM
Re: 404 error after chaning base url
Thank you!!! I had not reviewed the url and I was going to crazy..