Ubuntu 16.04 下安装 phpMyAdmin

版权声明:本文为博主原创文章,未经博主允许不得转载。 https://blog.csdn.net/henryhu712/article/details/83303592

记录一下安装过程。参考文章:

https://www.digitalocean.com/community/tutorials/how-to-install-and-secure-phpmyadmin-on-ubuntu-16-04

在启用 PHP 模块 mcrypt 时,出现提示:

WARNING: Module mcrypt ini file doesn’t exist under /etc/php/7.2/mods-available
WARNING: Module mcrypt ini file doesn’t exist under /etc/php/7.3/mods-available

解决办法在这里:

https://stackoverflow.com/a/50218886

猜你喜欢

转载自blog.csdn.net/henryhu712/article/details/83303592