Stopping and Uninstalling Xampp

by Sanju 2009-10-27 18:37:03

Stopping XAMPP

To stop XAMPP simply call this command:

/opt/lampp/lampp stop


You should now see:

Stopping LAMPP 1.7.2...
LAMPP: Stopping Apache...
LAMPP: Stopping MySQL...
LAMPP stopped.


And XAMPP for Linux is stopped.


Uninstall XAMPP

To uninstall XAMPP just type in this command:

rm -rf /opt/lampp


The end.

Tagged in:

2742
like
0
dislike
0
mail
flag

You must LOGIN to add comments