Pie*_*lle 21 php ubuntu nginx launchpad
我刚刚添加ppa:ondrej/php到我的 ubuntu 服务器上,它提示我以下消息。
为什么建议我也添加ppa:ondrej/nginx(稳定)?这样做的具体目的是什么?
有关信息我已经从官方文档安装了 Nginx 。
\n$ sudo add-apt-repository ppa:ondrej/php\nNote: PPA publishes dbgsym\n You need to add \'main/debug\' component to install the ddebs,\n but apt update will print warning if the PPA has no ddebs\nRepository: \'deb http://ppa.launchpad.net/ondrej/php/ubuntu/ groovy main\'\nDescription:\nCo-installable PHP versions: PHP 5.6, PHP 7.x and most requested extensions are included. Only Supported Versions of PHP (http://php.net/supported-versions.php) for Supported Ubuntu Releases (https://wiki.ubuntu.com/Releases) are provided. Don\'t ask for end-of-life PHP versions or Ubuntu release, they won\'t be provided.\n\nDebian oldstable and stable packages are provided as well: https://deb.sury.org/#debian-dpa\n\nYou can get more information about the packages at https://deb.sury.org\n\nIMPORTANT: The <foo>-backports is now required on older Ubuntu releases.\n\nBUGS&FEATURES: This PPA now has a issue tracker:\nhttps://deb.sury.org/#bug-reporting\n\nCAVEATS:\n1. If you are using php-gearman, you need to add ppa:ondrej/pkg-gearman\n2. If you are using apache2, you are advised to add ppa:ondrej/apache2\n3. If you are using nginx, you are advised to add ppa:ondrej/nginx-mainline\n\xc2\xa0\xc2\xa0\xc2\xa0or ppa:ondrej/nginx\n\nPLEASE READ: If you like my work and want to give me a little motivation, please consider donating regularly: https://donate.sury.org/\n\nWARNING: add-apt-repository is broken with non-UTF-8 locales, see\nhttps://github.com/oerdnj/deb.sury.org/issues/56 for workaround:\n\n# LC_ALL=C.UTF-8 add-apt-repository ppa:ondrej/php\nMore info: https://launchpad.net/~ondrej/+archive/ubuntu/php\nAdding repository.\nPress [ENTER] to continue or Ctrl-c to cancel.\nRun Code Online (Sandbox Code Playgroud)\n我不太了解个人包档案 (PPA),因此我希望获得一些有关其工作原理的帮助。
\nSag*_*ter 17
此外,还ppa:ondrej/nginx包括 brotli nginx 模块,该模块未包含在官方 Ubuntu nginx 软件包中,这使得这个 ppa 现在非常有用,因为 brotli 受到大多数浏览器的支持,并且提供比 gzip 更好的压缩。
此外,它是最新的稳定版本(例如,官方 Ubuntu:focal 存储库具有 nginx 1.18,但 ppa:ondrej/nginx 具有 nginx 1.20)。
Pie*_*lle 10
根据 的主页,ppa:ondrej/nginx这里是 PPA 描述:
This branch follows latest NGINX Stable packages compiled against latest OpenSSL for HTTP/2 and TLS 1.3 support.
BUGS&FEATURES: This PPA now has a issue tracker: https://deb.sury.org/#bug-reporting
PLEASE READ: If you like my work and want to give me a little motivation, please consider donating: https://donate.sury.org
Run Code Online (Sandbox Code Playgroud)
所以是的,目的与ppa:ondrej/php安装最新的 Nginx(稳定)版本相同。
| 归档时间: |
|
| 查看次数: |
28813 次 |
| 最近记录: |