How to setup LAMP on Windows in 1 minute

June 8, 2010 · Posted in Linux, Open Source, Windows 

To run php application, most of user will used Apache + PHP + MySQL as their program platform. Most of the beginner user like to setup LAMP on Windows to develop or run the php application. To setup LAMP on Windows, is a bit complicated. But there is asoftware called AppServ to allow us to setup LAMP just in 1 minute.   AppServ is a software with  full-featured of Apache, MySQL, PHP, phpMyAdmin.

Below are the simple step to setup AppServ:-

  • Click HERE to download AppServ. (You can choose version that you want from http://www.appservnetwork.com)
  • Double Click appserv-win32-x.x.x.exe to install AppServ on your computer.
  • Just follow the on screen instruction to install it. (Accept the User Agreement->Select Path to install)
  • After that, just select Components to install and click Next. ( AppServ default package components it’s checked all package.)
  • Now you need to configure the Apache and MySQL
  • Click Finished to start the Appserv

Comments

Leave a Reply