xampp command
| Action | Action Detail |
|---|---|
| XAMPP Start Commands | |
| start | Start XAMPP (Apache, MySQL and eventually others) |
| startapache | Start only Apache |
| startssl | Start only SSL support |
| startmysql | Start only MySQL |
| startftp | Start only ProFTPD |
| XAMPP Stop Commands | |
| stop | Stop XAMPP (Apache, MySQL and eventually others) |
| stopapache | Stop only Apache |
| stopssl | Stop only SSL support |
| stopmysql | Stop only MySQL |
| stopftp | Stop only ProFTPD |
| XAMPP Reload Commands | |
| reload | Reload XAMPP (Apache, MySQL and eventually others) |
| reloadapache | Reload only Apache |
| reloadmysql | Reload only MySQL |
| reloadftp | Reload only ProFTPD |
| Other Commands | |
| restart | Stop and start XAMPP |
| security | Check XAMPP’s security |
| php5 | Activate PHP5 |
| phpstatus | Which version of PHP is active? |
| backup | Make backup file of your XAMPP config, log and data files |
| panel | Starts graphical XAMPP control panel |