Minggu, 12 Januari 2014

XAMPP

Download
Install
Terminal:
chmod 755 xampp-linux-1.8.2-0-installer.run
Run
./xampp-linux-1.8.2-0-installer.run
That's all. XAMPP is now installed below the /opt/lampp directory.
or
Terminal:
tar xvfz xampp.tar.gz -C/opt

Start XAMPP
/opt/lampp/lampp start
/opt/lampp/lampp stop
Parameter
start         Starts XAMPP.
stop         Stops XAMPP.
restart Stops and starts XAMPP.
startapache Starts only the Apache.
stopapache Stops the Apache.
stopssl Stops the Apache SSL support.
stopftp Stops the ProFTPD server.
Starts               a small security check programm.

To uninstall XAMPP just type in this command:
rm -rf /opt/lampp

cek: http://localhost

Tidak ada komentar:

Posting Komentar