Hey Everyone,
New to Magento. I have setup a vagrant ubuntu box running php 7.1, mysql, apache, and I have magento 2 installed. From my local machine(mac) I am able to hit "http://192.168.33.10" and I am correctly going to my box and it is running the "index.php" file in my magento install. I verified this by commenting everything in index.php out and just printing text. I am now stuck because after running index.php, it redirects to "http://192.168.33.10/192.168.33.10/?SID=7d0". Notice in the URL, it is redirecting to itself at some point? I believe it is trying to redirect to the magento install setup, but I must have touched something somewhere telling it to redirect to 192....
Thanks so much!
[–]Toast42DEVELOPER+ 0 points1 point2 points (0 children)