我怎么能忽略这条消息?
W: GPG error: https://download.01.org/gfx/ubuntu/16.04/main xenial InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 56A3DEF863961D39
W: The repository 'https://download.01.org/gfx/ubuntu/16.04/main xenial InRelease' is not signed.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
Run Code Online (Sandbox Code Playgroud)
它来自英特尔更新 gfx。
我正在使用 PHP 5.3,并且在可预见的未来需要继续使用 PHP 5.3。请不要建议升级——对于我的设置,在这个阶段根本不可能。
我目前正在评估为我的新服务器选择哪个操作系统。我更喜欢使用 Debian Wheezy(我将利用 apt 的固定系统从 Squeeze 中提取 PHP 5.3 软件包),但最新的 Ubuntu LTS 包括 PHP 5.3,并且支持到 2017 年。
这就是我想知道的:PHP 5.3 在不到一年的时间里就停产了。当它被放弃时,Canonical 也会放弃它,还是会从 PHP 5.4+(如果适用)到 2017 年向后移植安全修复程序?
我正在尝试在 Lubuntu 上安装 Wordpress。我按照这里的说明进行操作。包括 PHP Apache 和 MySQL 设置。Apache 和 MySQL 似乎运行良好。
但是,当我转到 时http://localhost/blog/,出现以下错误:
/etc/wordpress/config-localhost.php 和 /etc/wordpress/config-localhost.php 都找不到。确保其中之一存在,可由网络服务器读取并包含正确的密码/用户名。