CentOS 8 Server - #7.1 Install phpMyAdmin (LEMP)

Опубликовано: 14 Октябрь 2024
на канале: OSi
1,495
11

phpMyAdmin 4.9.1

phpMyAdmin is a free software tool written in PHP, intended to handle the administration of MySQL over the Web. phpMyAdmin supports a wide range of operations on MySQL and MariaDB. Frequently used operations (managing databases, tables, columns, relations, indexes, users, permissions, etc) can be performed via the user interface, while you still have the ability to directly execute any SQL statement.

00:32 - Install php module
01:06 - Download phpMyAdmin
02:24 - Verify SHA256 checksums
02:35 - Extract phpMyAdmin file
03:24 - Move phpMyadmin directory to desstination
03:34 - Configure Nginx
05:51 - Configure firewall
06:36 - Run phpMyAdmin install wizard
08:36 - Copy content configuration file to server
09:39 - Access phpMyAdmin
13:30 - Securing admin directory