Linux发行版
phpMyAdmin包含在大多数Linux发行版中。建议尽可能使用分发包 - 它们通常提供与您的发行版的集成,并且您将自动从您的发行版中获取安全更新。
Debian and Ubuntu
Debian’s package repositories include a phpMyAdmin package, but be aware that the configuration file is maintained in /etc/phpmyadmin
and may differ in some ways from the official phpMyAdmin documentation. Specifically, it does:
- Configuration of a web server (works for Apache and lighttpd).
- 使用dbconfig-common创建 phpMyAdmin 高级功能。
- 保护设置脚本,请参阅: Setup script on Debian, Ubuntu and derivatives。
参见
更多信息可以在`README.Debian [https://salsa.debian.org/phpmyadmin-team/phpmyadmin/blob/master/debian/README.Debian](https://salsa.debian.org/phpmyadmin-team/phpmyadmin/blob/master/debian/README.Debian)\`_中找到(它通过包安装到了:file:/usr/share/doc/phmyadmin/README.Debian)。
OpenSUSE
OpenSUSE已经附带了phpMyAdmin包,只需从openSUSE Build Service [https://software.opensuse.org/package/phpMyAdmin](https://software.opensuse.org/package/phpMyAdmin)\`_获取包。
Gentoo
Gentoo ships the phpMyAdmin package, both in a near-stock configuration as well as in a webapp-config
configuration. Use emerge dev-db/phpmyadmin
to install.
Mandriva
Mandriva在``contrib``分支中搭载着phpMyAdmin软件包,可以从通常的控制中心中安装。
Fedora
Fedora 搭载有phpMyAdmin软件包,但注意配置文件放在 /etc/phpMyAdmin/
中,并且可能会和官方phpMyAdmin文档有不同。
红帽企业Linux
红帽企业Linux本身及其衍生物,如CentOS,是不搭载phpMyAdmin的,但在由Fedora运营的仓库`企业Linux附加包(EPEL) [https://fedoraproject.org/wiki/EPEL](https://fedoraproject.org/wiki/EPEL)\`_当中有。但注意配置文件放在“/etc/phpMyAdmin/”中,并且可能会和官方phpMyAdmin文档有所不同。