
OpenSUSE15.4 : MariaDB , WordPress Install
1. MariaDBUpdate the server package# zypper ref# zypper up -y1.1 MariaDB install①install1.2 phpMyAdmin InstallInstalled phpMyAdmin and configured it to operate MariaDB via web browser1.3 MariaDB Example of database and user creationI'll create a user, password, and database for wordpress to install next.2. Wordpress Install2.1 Required library installation# zypper install php-gd php-pdo php-mysql php-mbstring php-simplexml php-curl apache2-mod_php72.2 Wordpress Download and Installation