# sudo yum install -y httpd24 php72 mysql57-server php72-mysqlnd # ln -sf /usr/share/zoneinfo/Asia/Seoul /etc/localtime# dateSat May 11 00:32:23 KST 2024# # yum -y install mariadb-server# systemctl stop mariadb# systemctl start mariadb# mysql -u root -pEnter password: Welcome to the MariaDB monitor. Commands end with ; or \g.Your MariaDB connection id is 2Server version: 5.5.68-MariaDB MariaD..