• Maytham

    (@maythamalsudany)


    When I try to login to my WordPress website through wp-login.php, it shows a 404 error. After commenting out all the lines in .htaccess, it comes up with a 403 error. I have disable all plugins manually, but it doesn’t seem that the plugins are affecting the website.

Viewing 1 replies (of 1 total)
  • Thread Starter Maytham

    (@maythamalsudany)

    A temporary fix
    Duplicate wp-login.php through your hosting provider’s file manager or through FTP. Rename this copy to login.php. Then, go to line 1354 and change action attribute in <form> from its PHP code to login.php. Then, go to login.php on your favourite web browser, and login. Hopefully, this should take you to the admin dashboard.

Viewing 1 replies (of 1 total)
  • The topic ‘wp-login.php shows 403/404 error’ is closed to new replies.