Cara Install Lampp Di BackBox

by Oncom - 03-20-2016 at 05:06 AM
Administrator
Administrators
Posts:
35
Joined:
Mar 2016
Likes:
0
Reputation:
1
2 Year Of Member
#1
OP
Posted: 03-20-2016, 05:06 AM (This post was last modified: 03-20-2016, 05:10 AM by Oncom.)
Install Apache dan Php


Code:
sudo apt-get update
sudo apt-get install apache2 php5 libapache2-mod-php5 php5-mcrypt php5-mysql php5-common php5-cli

kemudian aktifkan module mcrypt agar nanti dapat menjalankan phpMyAdmin.

Code:
sudo php5enmod mcrypt
sudo service apache2 restart

Install Module PHP

Code:
sudo apt-get install php5-curl php5-gd php5-snmp snmp curl git

Install MySQL Server

Code:
sudo apt-get install mysql-server

nanti ada notice untuk memasukan password root, nah anda masukan password sesuai yang anda inginkan.

Install phpMyAdmin

Code:
sudo apt-get install phpmyadmin

Pilih Apache2 karena dalam tutorial ini kita menginstall Apache. kemudian pada notice selanjutnya pilih yes lalu masukan password root tadi yang anda buat.

Code:
sudo mousepad /etc/apache2/apache2.conf


masukan text berwarna merah ini diakhir line Include /etc/phpmyadmin/apache.conf
Harta, Tahta, Pevita
Reply
Find Posts
Register an account or login to reply
Create an account
Create a free account today and start posting right away. It only takes a few seconds.
Login
Log into an existing account.
1 Guest(s)