DOWNLOAD dulu xampp for Linux :
untuk 32 bit :
http://sourceforge.net/projects/xampp/files/XAMPP%20Linux/1.8.3/xampp-linux-1.8.3-5-installer.run/download
untuk 64 bit :
http://sourceforge.net/projects/xampp/files/XAMPP%20Linux/1.8.3/xampp-linux-x64-1.8.3-5-installer.run/download
atau kalau mau kunjungi web resminya untuk cek versi terbaru bisa di alamat berikut :
oke, kalau udah download langsung aja kita install dengan cara di bawah ini
1. masuk ke directori file xampp yg di download tadi
Rules :
untuk mempermudah Taruh File Download diatas di folder Home linux
untuk mempermudah Taruh File Download diatas di folder Home linux
2. ketik perintah berikut di terminal linux anda :
cd downloads
3. beri hak excute pada file installer xampp dengan perintah
chmod 775 xampp-linux-1.8.3-5-installer.run
4. jalankan installernya

5. setelah muncul tampilan menuu gui seperti gambar di atas,klik next dan nex tunggu hingga proses selesai






Finish

Tampilan Cpanel Program XAMPP 1.8.3-5

http://localhost/xampp/
Tutorial Tambahan :
untuk meletakkan file php atau source code program web yang dibuat taruh di :
/opt/lampp/htdocs/
1. cara agar start atomatis ketika computer restart
add a command line in “rc.local” file.
Run:
sudo gedit /etc/rc.local
editing.
#! /bin/ bash
#
# rc.local
#
# This script is executed at the end of each multiuser runlevel.
# Make sure que the script will "exit 0" on success or any other
# value on error.
#
# In order to enable or disable this script just change the execution
# bits.
#
# By default this script does nothing.
kemudian save
2. set passwords XAMPP
sudo /opt/lampp/lampp security
3. start the XAMPP service:
sudo /opt/lampp/lampp start
4. Restart XAMPP:
sudo /opt/lampp/lampp restart
5. stop the XAMPP service:
sudo /opt/lampp/lampp stop
OK, cukup sekian semoga berhasil....
sumber:
http://k-boel.blogspot.com/2014/11/download-dan-instalasi-xampp-183-5- for.html
http://anher323.blogspot.com/2014/02/install-xampp-di-kali-linux.html
ConversionConversion EmoticonEmoticon