Skip to content

Easily set up a web server with Nginx, MariaDB and PHP on Windows.

License

Notifications You must be signed in to change notification settings

electronfriends/wemp

Repository files navigation

Latest Stable Version Total Downloads GitHub Issues License

Introduction

Wemp simplifies the process of setting up a web server with Nginx, MariaDB and PHP on Windows. It downloads these services and keeps them up to date with regular updates.

Manage the services conveniently from the menu by clicking the Wemp icon in the system tray.

Wemp preview

Features

  • User-friendly Interface: Designed for both beginners and experienced users.
  • Regular Updates: Ensures you have the latest versions of all services.
  • Database Management: Utilizes phpMyAdmin for easy database management.
  • Configuration Monitoring: Automatically restarts services upon configuration changes.
  • Error Logging: Tracks errors in a session-based log file for quick debugging.
  • Autostart Option: Start Wemp automatically at system startup.

Installation

  1. Download and run the latest Wemp setup from the Releases page.
  2. Choose the installation path (default is C:\Wemp).
  3. Once downloaded, the services will start automatically.
  4. Get started at http://localhost and manage your database at http://localhost/phpmyadmin.

FAQs

Will uninstalling Wemp delete the services?

No, the services are installed separately from Wemp and remain in place when Wemp is uninstalled.

Why does the autostart option get reset after every update?

This is due to Electron Forge and we have already opened an issue about this, but unfortunately there has been no response yet.

Can I use specific service versions?

Not yet, but it is planned for a future version of Wemp.

Thanks to

  • Icons8 for providing the free Fluency icons used in our menu.

Contributing

Contribute to Wemp's development by fixing bugs or introducing new features. Feel free to create an issue or make a pull request.

We appreciate your support!

License

Wemp is open-source software licensed under the MIT License.