cancel
Showing results for 
Search instead for 
Did you mean: 

http://localhost/magento2/admin/admin/index/index/key/2037843a7c219bd4e2e01c5dbe15ad48ad5404935d2bf4

http://localhost/magento2/admin/admin/index/index/key/2037843a7c219bd4e2e01c5dbe15ad48ad5404935d2bf4

Admin page Panel Not Open

2 REPLIES 2

Re: http://localhost/magento2/admin/admin/index/index/key/2037843a7c219bd4e2e01c5dbe15ad48ad5404935d

Hello @Ra

 

Can i know what is error you are getting ???

you can check under var/log/exception.log file.

if its not there than you can open app/bootstrap.php and comment out below line

ini_set('display_errors', 1); 

then you can see the error and send me those error. 

 

If answer is useful??? please Accept as Solution & give Kudos

 

Thank you

Anant P

 

Thank you
Anant Prajapati
Magento Certified Developer

Re: http://localhost/magento2/admin/admin/index/index/key/2037843a7c219bd4e2e01c5dbe15ad48ad5404935d

@rahul_gandhi1 Can you check by adding index.php like the below url.

 

http://localhost/magento2/index.php/admin/

 

Thanks