Kamis, 22 Januari 2015

membuat password XAMPP Versi Linux

Memproteksi XAMPP Versi Linux


Secara default XAMPP tidak memiliki password baik itu untuk mengakses halaman XAMPP, database MySQL, phpMyAdmin, dan FTP server. Untuk mengaktifkan proteksi XAMPP jalankan perintah security pada XAMPP dalam mode root.
# /opt/lampp/lampp security
Akan ditampilkan pertanyaan untuk mengeset password.
XAMPP: Quick security check...
XAMPP: Your XAMPP pages are NOT secured by a password.
XAMPP: Do you want to set a password? [yes] yes
XAMPP: Password:
XAMPP: Password (again):
XAMPP: Password protection active. Please use 'lampp' as user name!
XAMPP: The MySQL/phpMyAdmin user pma has no password set!!!
XAMPP: Do you want to set a password? [yes] yes
XAMPP: Password:
XAMPP: Password (again):
XAMPP: Setting new MySQL pma password.
XAMPP: Setting phpMyAdmin's pma password to the new one.
XAMPP: MySQL has no root passwort set!!!
XAMPP: Do you want to set a password? [yes] yes
XAMPP: Write the password somewhere down to make sure you won't forget it!!!
XAMPP: Password:
XAMPP: Password (again):
XAMPP: Setting new MySQL root password.
XAMPP: Change phpMyAdmin's authentication method.
XAMPP: The FTP password for user 'nobody' is still set to 'lampp'.
XAMPP: Do you want to change the password? [yes] yes
XAMPP: Password:
XAMPP: Password (again):
XAMPP: Reload ProFTPD...
XAMPP: Done.
selamat mencoba :)

Tidak ada komentar:

Posting Komentar