cancel
Showing results for 
Search instead for 
Did you mean: 

Magento CE 2.2.2 Admin panel redirected to HugeDomains.com

Magento CE 2.2.2 Admin panel redirected to HugeDomains.com

Hi there, I just installed Magento CE 2.2.2 with xampp, I went through the process, everything was good, but after installation completed, I got redirected to this site "hugedomains.com" with this inscription: myaple.com (my domain name) is for sale".

Then I tried to change the the domain name (web/unsecure/base_url and the web/secure/base_url) from the phpmyadmin database. I changed it into "miaple.com" then emptied the xampp\htdocs\magento\var\cache, now I get this message: 

This site can’t be reached

...server IP address could not be found.

 

CAN SOMEBODY HELP ME OUT, PLEASE!

3 REPLIES 3

Re: Magento CE 2.2.2 Admin panel redirected to HugeDomains.com

Could you try with run below command, with gives full permission to var folder and pub/static folder,

 

php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy -f
php bin/magento setup:di:compile
php bin/magento indexer:reindex
php bin/magento cache:flush
If Issue Solved, Click Kudos/Accept As solutions. Get Magento insight from
Magento 2 Blogs/Tutorial

Re: Magento CE 2.2.2 Admin panel redirected to HugeDomains.com

I tried, but...Could not open input file: bin/magento

Re: Magento CE 2.2.2 Admin panel redirected to HugeDomains.com

Ifinally run the command with the full directory php D:\xampp\htdocs\magento\bin\magento... the commands were run successfully, but STILL CAN'T ACCESS THE ADMIN PANEL