• I’m just trying to stumble my way through setting up wordpress. I’m getting the following error when I try to access the admin panel.

    Forbidden
    You don’t have permission to access /wp-login.php on this server.

Viewing 1 replies (of 1 total)
  • Moderator t-p

    (@t-p)

    403 forbidden means that your browser isn’t able to load the scripts up because your server isn’t allowing it. This is a hard one to solve. Because anything could be blocking the server.
    – Most likely this is a server permissions/ownership issue, so ask your host what’s going on
    – check your .htaccess files for anything strange.
    – try a full Manual Upgrade, to make sure all the WordPress files are there and correct.
    – Make sure to backup everything (including database) before doing any action, in case.

Viewing 1 replies (of 1 total)
  • The topic ‘403 Forbidden Error’ is closed to new replies.