- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
http://localhost:8888/magento/index.php/install/wizard/config/
in this setup it is not accepting username & password as root & root respectively for mamp server(my sql)
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: http://localhost:8888/magento/index.php/install/wizard/config/
Did you tried with a qualified domain name? At least something like magento.localhost
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: http://localhost:8888/magento/index.php/install/wizard/config/
Hello,
Please make sure the password of mysql is root as default it can be blank.
200+ Premium Magento 2 Extensions Need help? Hire Magento Developer
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: http://localhost:8888/magento/index.php/install/wizard/config/
after entering username & user password it is redireting to same page without anyu error please get me some solution.
I have very short time to make website live!!!
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: http://localhost:8888/magento/index.php/install/wizard/config/
Installing it to localhost can cause a redirect loop where the login page leads back to the login page. To fix this, you will need to instead use 127.0.0.1, your actual IP if it's static, a domain name if you own one that is pointed at your static IP, etc - basically anything with a dot in it. You may need to delete all files and databases and start the install over.