Skip to content

A bash script to start, stop, or restart a XAMPP server from the terminal

Notifications You must be signed in to change notification settings

koennjb/xampp-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

xampp-scripts

A simple script to start and stop a local XAMPP server running on Linux. The directory for the server should be /opt/lampp.

Installation

To install, simply move xampp.sh to a directory of your choice and run using ./xampp.sh or put it inside of /usr/local/bin for it to become available to all directories.

Usage

./xampp.sh {start | stop | restart}

A Google Chrome window will open at localhost after using ./xampp.sh start.

Koenn Becker - 2019

About

A bash script to start, stop, or restart a XAMPP server from the terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages