Portable Local Environment
A graphical manager to run MariaDB and PHP built-in web servers. No global installations or background services required.
Included Software
- ZampLite GUI v1.0.0
- PHP v8.5.8
- MariaDB v12.3.2
- phpMyAdmin v5.2.3
Getting Started
Installation
- Extract the downloaded ZIP archive. Ensure the destination folder path contains no spaces.
- Run
ZampLite_Run.exeto launch the application.
Initial Execution
- Click Start WAMP to initialize the database and the default port 8000 server.
Database Credentials
- Username:
root - Password:
root
Site Management
The Configured Sites section allows you to manage multiple independent PHP projects.
- Adding a Site: Provide an absolute local path to your project folder and assign a dedicated port (must be > 8000).
- Persistence: Added sites are saved to the configuration file and remain available across sessions.
- Controls: Each configured site has individual controls to start/stop its specific PHP process, open the local URL in a browser, or open the source folder in File Explorer.