sudo apt-get install phpmyadmin
使用此方式 按照他說的IP/phpmyadmin進入卻無法開啟?確認IP正確
IP/phpmyadmin
学习是最好的投资!
If you install and playphpmyadmin之后,你还需要创建一个软连接,如果是apache, it will look like this:
phpmyadmin
apache
sudo ln -s /usr/share/phpmyadmin /var/www/html
Finally, be sure to remember to restartapache或者nginx
nginx
You can also refer to this website https://help.ubuntu.com/lts/s...
If you install and play
phpmyadmin
之后,你还需要创建一个软连接,如果是apache
, it will look like this:Finally, be sure to remember to restart
apache
或者nginx
You can also refer to this website https://help.ubuntu.com/lts/s...