- apt-get install lamp-server^
- mysql -u root -p
- http://localhost
kalau bertuliskan seperti dibawah ini maka berhasilIt works!
This is the default web page for this server.
The web server software is running but no content has been added, yet.
- gedit /var/www/tes.php
- Tulis script seperti dibawah ini
- restart apache dengan perintah
/etc/init.d/apache2 restart - Tes di Browser
http://localhost/tes.php
- apt-get install libapache2-mod-auth-mysql phpmyadmin
- cek
http://localhost/phpmyadmin