All service operations require Administrator privileges. Launch Bearsampp by right-clicking
bearsampp.exe and selecting Run as administrator, or configure it to always run as administrator from its file properties.Start, stop, and restart all services
To act on every enabled service at once, right-click the tray icon and choose one of:| Action | Menu item | What it does |
|---|---|---|
| Start all | Start all services | Starts every enabled service in dependency order |
| Stop all | Stop all services | Stops every running service cleanly |
| Restart all | Restart all services | Stops all services, then starts them again in the correct order |
Control individual services
To start, stop, or restart a single module, right-click the tray icon, hover over the module name (for example Apache), and choose:- Start service — starts only this module’s service
- Stop service — stops only this module’s service
- Restart service — stops and restarts only this module’s service
Install and remove services
Bearsampp registers each module with the Windows SCM so Windows can manage the service lifecycle. You can do this manually per module:- Install Service — tray → [Module] → Install Service — registers the service with Windows SCM so it can be started, stopped, and monitored by Windows
- Remove Service — tray → [Module] → Remove Service — unregisters the service from Windows SCM
Online and offline mode
Bearsampp can switch between online and offline mode without stopping services:- Put Online — tray → Put Online — Apache serves your projects normally
- Put Offline — tray → Put Offline — Apache displays a maintenance page instead of your projects
Launch on Windows startup
To start Bearsampp automatically when you log in to Windows:- Right-click the tray icon and go to Settings.
- Enable Launch on Windows startup.
