When I am trying to access the admin panel I am getting error 404 not found, I checked through many solutions available in internet for this problem but nothing works. When I try to access admin panel
thanks
It's Hard to find why its happen without seeing your installation process. But this may help you:
By mistake you forget your admin URL; You can see/change admin URL from
app/etc/env.php at line no 5.
return array (
'backend' =>
array (
'frontName' => 'admin_q76xvk',
),
Clean cache/reindexing and delete var/cache
, var/page_cache
folder.
Make change in .htaccess
(Just copy this file pub/.htaccess
to magento root folder)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With