【发布时间】:2017-11-17 11:38:26
【问题描述】:
我在我的 wordpress 网站上安装并激活了 jupiter 主题。直到昨天它工作得很好。但是现在该站点未打开并显示以下错误。当我尝试打开管理面板时也会出现同样的错误 (http://growthworldwide.in/wp-admin/)
Parse error: syntax error, unexpected '<' in /tmp/theme_temp_setupYD75Y9 on line 2.
每次它最后都带有一些不同的字符串(在theme_temp_setup之后)。 这是与 cPanel 共享主机。当我进入文件管理器时,有许多文件夹,如 public_html、public_ftp、mail、.cagefs、.cpanel、.cphorde、.cl.selector、.pki、.htpasswds、.softaculous、.trash、logs、softaculous_backups、ssl、tmp , 还有很多。 Screen shot showing folders under home
当我进入 .cagefs 文件夹时,会出现三个文件夹 opt、tmp、var。此错误与此 tmp 文件夹下列出的文件有关。有一个名为 mysql.sock 的文件。当我删除它时,该站点开始显示与数据库连接问题或其他一些问题的不同错误。所以我认为有些服务已停止或其他原因。
如果你能帮我解决这个问题。谢谢。
附上两个在 tmp 文件夹下生成的日志文件。 growthwo_26_75141_upgrade_err.log
NOTICE Undefined offset: 1 /usr/local/cpanel/whostmgr/docroot/cgi/softaculous/enduser/main/functions.php 11536
NOTICE Undefined index: pgtimezone /usr/local/cpanel/whostmgr/docroot/cgi/softaculous/enduser/main/functions.php 68
WARNING
WARNING
WARNING
WARNING
growthwo_26_97197_upgrade_err.log
NOTICE Undefined offset: 1 /usr/local/cpanel/whostmgr/docroot/cgi/softaculous/enduser/main/functions.php 11536
WARNING
WARNING
WARNING
NOTICE Undefined index: pgtimezone /usr/local/cpanel/whostmgr/docroot/cgi/softaculous/enduser/main/functions.php 68
NOTICE Undefined index: no_dir_exists /usr/local/cpanel/whostmgr/docroot/cgi/softaculous/enduser/main/backup.php 245
NOTICE Undefined offset: 1 /usr/local/cpanel/whostmgr/docroot/cgi/softaculous/enduser/main/functions.php 11536
WARNING
WARNING
WARNING
NOTICE Undefined index: pgtimezone /usr/local/cpanel/whostmgr/docroot/cgi/softaculous/enduser/main/functions.php 68
NOTICE Undefined index: no_dir_exists /usr/local/cpanel/whostmgr/docroot/cgi/softaculous/enduser/main/backup.php 245
【问题讨论】:
-
你检查过日志文件和tmp文件夹吗?
-
你好检查,我添加了有问题的日志文件
-
您只发布了警告和通知错误。其他日志呢?