Virtual PC IE6 and XAMPP
Just a quick writeup of some troubles i had lately.
I had a lot of troubles reaching my XAMPP webserver (on the host computer) on the virtual machine running the IE6 image of microsoft (download them here) on MS Virtual PC 6. I first started mirroring my hosts file (windows\system32\drivers\etc\hosts) on my virtual machine with the one on my host machine, but changed the ip adresses from 127.0.0.1 to the ip adres of the host pc (find yours out by running 'ipconfig /all' in cmd.exe). But doing this alone wasn't the solution. When i go to for example localhost/phpmyadmin/ on my virtual pc, it wouldn't load. After fiddling with a lot of settings in XAMPP and searching on the web, i found an easy solution myself. Here it is: Change the default 'Realtek Networking adapter' in the Virtual PC settings to 'Shared networking (NAT)' (see screenshot). That's it. It worked instantly. Good luck testing your websites in IE6! Hope this isn't needed anymore in the near future, but until then, this is the best way i think.




Comments [0]