website will not load i get error message
Warning: require_once(/data/web/virtuals/182463/virtual/wp-load.php): Failed to open stream: No such file or directory in /data/web/virtuals/182463/virtual/www/admin.php on line 34
Fatal error: Uncaught Error: Failed opening required ‚/data/web/virtuals/182463/virtual/wp-load.php‘ (include_path=‘.:/data/web/virtuals/182463/virtual‘) in /data/web/virtuals/182463/virtual/www/admin.php:34 Stack trace: #0 /data/web/virtuals/182463/virtual/www/index.php(10): require_once() #1 {main} thrown in /data/web/virtuals/182463/virtual/www/admin.php on line 34
1 Odpověď
Hello,
according to the error message, WordPress is trying to load the wp-load.php file from the root FTP directory, where it shouldn’t be located. The admin.php file is also in the wrong folder – it should be in wp-admin, not www.
To fix this, I would suggest adapting this guide for removing viruses for WordPress (Czech only) – back up your web, perform a clean WordPress install on your Webhosting, and your uploads folder.