filmov
tv
How to Install and Setup PhpMyAdmin (Debian/Ubuntu) Tutorial
![preview_player](https://i.ytimg.com/vi/OD4ZFGp3QeY/maxresdefault.jpg)
Показать описание
If you like the video, please drop a like and if you're new here please subscribe for more. Leave a comment with what you want to see next.
Commands:
apt update
systemctl status apache2 (check status of apache2)
sudo apt install php php-cgi php-mysqli php-pear php-mbstring php-gettext libapache2-mod-php php-common php-phpseclib php-mysql -y
php -v
mkdir /var/www/html/phpMyAdmin
cd /var/www/html/phpMyAdmin
[Search for $cfg['blowfish_secret'] = '';]
systemctl restart apache2
To Access PhpMyAdmin:
Commands:
apt update
systemctl status apache2 (check status of apache2)
sudo apt install php php-cgi php-mysqli php-pear php-mbstring php-gettext libapache2-mod-php php-common php-phpseclib php-mysql -y
php -v
mkdir /var/www/html/phpMyAdmin
cd /var/www/html/phpMyAdmin
[Search for $cfg['blowfish_secret'] = '';]
systemctl restart apache2
To Access PhpMyAdmin: