Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Easiest way to create a virtual LAMP machine on Windows XP? [closed]

I need to set up a test environment on my XPSP3 machine that runs Apache, MySQL, and PHP. My original test environment was an old box that ran those three under Win2k. That box died. Running on Windows was never optimal because the ultimate hosting environment is CentOS Linux.

What is the most straightforward way to set up a virtual machine on XP these days? I don't want to spend all my time tinkering with the test environment when I could be coding.

As a follow-up question, how important is it to use the same distro on my test environment as my deployment? I don't know CentOS at all, but I'm comfortable with Fedora or Ubuntu.

like image 395
Yes - that Jake. Avatar asked Jan 28 '09 17:01

Yes - that Jake.


People also ask

Is there a free virtual machine?

VirtualBox is one of the most popular virtual machine programs since it is free, open source, and available on all the popular operating systems.


2 Answers

Download free VMWare player and install one of the pre-made Open Source LAMP VMs from the VMWare appliance marketplace. VMs are also available in many places other than the appliance marketplace.

like image 92
j pimmel Avatar answered Oct 13 '22 09:10

j pimmel


VM's are great - I love them. But if you're in a real hurry to get started, take a look at WAMPserver for Windows: http://www.wampserver.com/en/

like image 29
ankushnarula Avatar answered Oct 13 '22 10:10

ankushnarula