How to Install PhpMyAdmin on Ubuntu 18.04

Опубликовано: 04 Октябрь 2024
на канале: Liquid Web
11,437
84

In this video, we describe how to install PhpMyAdmin on an Ubuntu 18.04 server.

Commands used:
apt update && apt upgrade
apt install phpmyadmin php-mbstring php-gettext
phpenmod mbstring
vim /etc/apache2/apache2.conf
Include /etc/phpmyadmin/apache.conf
:wq
systemctl restart apache2



The related article for this article can be found here: https://www.liquidweb.com/kb/install-...

For more information about this and other topics, visit us at https://www.liquidweb.com/kb/. To learn more about our Private Cloud Powered by VMware and NetApp, visit: https://www.liquidweb.com/products/pr...


Video by: Alex Gorzen