0

我正在重建我的 VPS,我在 WHM 中遇到错误。

CENTOS 6.5 x86_64 virtuozzo – vps-1 .... WHM 11.34.2 (build 8)

Reasons for blocked updates Please correct these issues and rerun updates. fatal: Upgrade is blocked because EXIMUP is set to 'never' in your configuration. To proceed, you can touch file '/var/cpanel/exim.unmanaged' and run the upgrade one more time. Please refer to our documentation at http://go.cpanel.net/1136UpgradeExim for more information.

寻求帮助的 URL 不存在。当我检查它时,我没有看到这个文件。我找到了 Exim 配置管理器,但没有看到任何与错误状态匹配的内容。

我觉得这很容易解决,但我远非 VPS 管理专家。我正在学习很难说得好...

有谁知道我可以如何清除它以便升级 WHM?

我在他们的文档中看到:要从 cPanel 和 WHM 版本 11.34 及更早版本升级:触摸 /var/cpanel/exim.unmanaged 再次运行升级。

“触”是什么意思?我尝试在首选项中切换 exim 选项,但没有任何区别。

4

1 回答 1

1

经过一夜的战斗后,我在发布后立即找到了答案。这是我解决它的方法。

触摸意味着创建或修改文件而不实际写入文件。所以在这种情况下,由于文件不存在。我在 /var/cpanel/ 中创建了一个名为“exim.unmanaged”的新文件

将该文件放入目录后,我再次运行更新,现在正在升级 WHM 和 cPanel。

我确信专业人士知道这一点,但希望这对像我这样的 newbi VPS 管理员有所帮助。

于 2014-07-16T03:16:48.670 回答