server - CPanel - 登录错误 “A fatal error or timeout occurred while processing this directive. ”

标签 server cpanel

我多次遇到这个问题。当我将登录信息放在 cpanel 登录上时,就会发生这种情况,然后页面变为空,除了这些消息:

Template::Exception:
    [TYPE]=[file]
    [INFO]=[parse error - home/retro/stats_bar.html.tt line 84-90: unexpected token (%)
  [% IF stat.pc.defined;
                stat.percent = stat.pc;
        [%
            IF stat.pc.defined;
                stat.percent = stat.pc;
            END; %]]
    [TEXT]=[ 






]
 at cpanel.pl line 1050.
    cpanel::cpanel::cptt_exectag("/usr/local/cpanel/base/frontend/paper_lantern/index.auto.tmpl", 1) called at cpanel.pl line 4408
    cpanel::cpanel::run_standard_mode() called at cpanel.pl line 864
    cpanel::cpanel::script("cpanel::cpanel", "./frontend/paper_lantern/index.html") called at cpanel.pl line 271

我尝试使用此命令 scripts/upcp --force 重新安装 cpanel,一切顺利。但第二天又发生了,时间是上午 11:30。

我开了CPanel支持票,但是已经一天了,还没有回复。

最佳答案

你好,

如果您只运行 cpanel,请cpanel强制更新 “/scripts/upcp --force” 如果您使用 CloudLinux 运行 cpanel,请更新 LVE 管理器 “yum 更新 lvemanager”

访问https://www.cloudlinux.com/cloudlinux-os-blog/entry/lve-manager-updated-1-6

lvemanager-2.0-41 1

  1. WEB-689:在 CloudLinux.cgi 中设置内容类型:text/html;
  2. WEB-839:修复了打开“LVE Manager”插件时损坏的 cPanel 样式(仅限 cPanel 11.69.9999);
  3. LVEMAN-1203:修复了 cPanel EDGE (11.70) 上的复古主题错误;
  4. LVEMAN-1188:改进了 cPanel WHM 中的 StatsBar 集成。

关于server - CPanel - 登录错误 “A fatal error or timeout occurred while processing this directive. ”,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/50431618/

相关文章:

javascript - 无法获取未定义或空引用的属性 'style',但可以在另一台服务器上使用

c# - 本地连接但不通过网络连接的客户端服务器(服务)应用程序

PHP在与脚本相同的目录中创建文件

mysql - 无法将数据库连接到 phpmyadmin

php - 对PHP脚本的多个jQuery.load()调用导致“无法分配内存:无法创建子进程”错误

mysql - 如何在 phpmyadmin 中打开 mysql 性能架构

c++ - 使用 tcp 套接字复制损坏的管道错误

ios - Mac OS X 构建服务器 IPA 中缺少 archived-expanded-entitlements.xcent 文件

linux - 将 http 非 www 转移到 http www,并将 https 非 www 转移到 https www

asp.net-core - 如何在 cPanel 中托管 ASP.Net Core API?