Viewing 1 replies (of 1 total)
  • Has your host updated PHP on your server?
    It seems like it has turned on some php errors which weren’t active previously.

    You may need to log into your hosting control panel and edit your php.ini file.

    I think changing the “error_reporting” value so it reads
    error_reporting = E_ALL & ~E_NOTICE & ~E_STRICT
    may work.

Viewing 1 replies (of 1 total)
  • The topic ‘wp-admin & wp-login.php not working’ is closed to new replies.