Title: 403 error in admin
Last modified: August 22, 2016

---

# 403 error in admin

 *  [rafalg78](https://wordpress.org/support/users/rafalg78/)
 * (@rafalg78)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/403-error-in-admin/)
 * Hi,
    when I login to the admin panel I get dashboard without any style, it looks
   like that: [picture1](http://i156.photobucket.com/albums/t39/rafgaj/Temp/error1_zpsf495a767.jpg)
 * After clicking any links I always get 403 error:
    [picture2](http://i156.photobucket.com/albums/t39/rafgaj/Temp/error2_zps33cfad43.jpg)
 * My .htaccess looks like that:
 *     ```
       # BEGIN WordPress
       <IfModule mod_rewrite.c>
       RewriteEngine On
       RewriteBase /
       RewriteRule ^index\.php$ - [L]
       RewriteCond %{REQUEST_FILENAME} !-f
       RewriteCond %{REQUEST_FILENAME} !-d
       RewriteRule . /index.php [L]
       </IfModule>
       # END WordPress
       ```
   
 * I check permissions for folders (755) and files (644) and nothing.
    I still have
   that issue and do not have access to admin dashboard. Could you advise me any
   ideas?

The topic ‘403 error in admin’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 0 replies
 * 1 participant
 * Last reply from: [rafalg78](https://wordpress.org/support/users/rafalg78/)
 * Last activity: [11 years, 6 months ago](https://wordpress.org/support/topic/403-error-in-admin/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
