Viewing 2 replies - 1 through 2 (of 2 total)
  • I’m not 100% sure on this one, but I think my first move would be to get FTP access to the site and rename the wp-content/plugins directory. That would rule out any misbehaving plugins and with any luck would allow you to login

    However, this does look like something other than a plugin, I’m just hoping that disabling the plugins would stop that call from being made.

    Hello W_REAP!

    See if the following link helps. I came across your posting and found this thread with the same issue.

    https://wordpress.org/support/topic/php-warning-require_once-failed-to-open-stream

    TL;DR

    1. Check that your ABSPATH (I think wp-settings.php) is pointing to the correct WordPress installation path. For example, if you installed WordPress in a specific folder the path should match the installation location.

    2. On the back end go to Settings – General and see what the URLs are in the two URL fields. If the URLs are different, this may be the issue you are experiencing.

    Good Luck!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Error Message when opening my website – cannot access login page either.’ is closed to new replies.