User Tools

Site Tools


linux:almalinux:install-http-apache-php-mariadb

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
linux:almalinux:install-http-apache-php-mariadb [2023/03/07 01:27] – created kbadminlinux:almalinux:install-http-apache-php-mariadb [2023/03/07 01:33] (current) kbadmin
Line 1: Line 1:
-====== Almalinux 8 Install Apache PHP 8 Mariadb ======+====== Tutorial Install Apache PHP 8 Mariadb di Almalinux ======
 Berikut ini adalah panduan menginstall apache php mariadb di linux almalinux Berikut ini adalah panduan menginstall apache php mariadb di linux almalinux
  
Line 49: Line 49:
 </code> </code>
  
 +==== Install MariaDB ====
 +<code>
 +dnf install mariadb-server -y
 +</code>
 +jalankan
 +<code>
 +systemctl start mariadb
 +systemctl enable mariadb
 +systemctl status mariadb
 +</code>
 +
 +jalankan secure installation untuk mensetting password mysql
 +<code>
 +mysql_secure_installation
 +</code>
 +
 +jika tahapan telah anda lakukan semua maka proses tersebut harus telah selesai, selamat mencoba.
 +
 +<nspages -textPages="Artikel" :linux:almalinux -h1 -exclude:start -SimpleList>
  
  
  

Layanan

Harga Domain .COM | Harga Domain .ID | Shared Hosting | Email Hosting | MySQL Hosting |
linux/almalinux/install-http-apache-php-mariadb.1678170462.txt.gz · Last modified: 2023/03/07 01:27 by kbadmin

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki