apache 有很多管理服务器的命令。apt-get installl phpmyadmin后突然想暂时关闭phpmyadmin,只需要a2disconf phpmyadmin即可。需要启用的时候再输入a2enconf phpmyadmin。
这两个命令用于启用和关闭phpmyadmin的配置。