Quick Start Guide - Setup An Apache/PHP Web Server on Windows in 5 Minutes 🌱

  1. Download XAMPP Download
  2. Install Microsoft Visual C++
  3. Install XAMPP
  4. After the installation completes the XAMPP Control Panel will display
  5. Click the box under Service next to Apache and MySQL to run them as Windows Services
  6. Open a web browser and navigate to http://localhost
  7. Welcome to your fully functional WAMP server in under 5 minutes