filmov
tv
How to Install PhpMyAdmin on Ubuntu 18.04

Показать описание
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
:wq
systemctl restart apache2
Video by: Alex Gorzen
Commands used:
apt update && apt upgrade
apt install phpmyadmin php-mbstring php-gettext
phpenmod mbstring
:wq
systemctl restart apache2
Video by: Alex Gorzen