Has anyone tried to run on a Win 8 on local machine the usual LAMP, XAMP etc... ? Is it doable?
SevenCubed
5:30 pm on Jan 20, 2013 (gmt 0)
It's doable. I've been running it in the form of WAMP for a few weeks but I did have trouble initially getting it set up. I had to mess with Windows Defender to allow hosts file editing as well as make changes to the Windows host file itself (windows/system32/drivers/etc/hosts). I don't know about the versions you are mentioning though.
The current version of WAMP seems to have a bug in it too as it related to Windows 8. It doesn't properly change the online/offline feature. I use that to allow clients to monitor my progress on their sites by assigning their IP to the list of allowed.
The icon just continues to indicate offline even when it's online. To get around it I've simply resorted to controlling access by manually configuring the Apache httpd.conf file.
jecasc
6:05 pm on Jan 20, 2013 (gmt 0)
I have a local WAMP installation running just fine on Windows 8. The only problem I had after I upgraded my Windows 7 to Windows 8 was that Microsoft IIS ran by default on port 80 so Apache would not start. That was all. Changed the port and since then it runs smoothly as ever.
henry0
6:32 pm on Jan 20, 2013 (gmt 0)
Great advice thanks! Hope we could glean more info and make it a "keeper" for future ref.
swa66
7:32 pm on Jan 20, 2013 (gmt 0)
I'd consider it much easier to run a virtual machine and get an environment much closer to your production environment instead of a kludge on windows.