Title: Permissions Error on wp-admin.php, posts not found
Last modified: August 19, 2016

---

# Permissions Error on wp-admin.php, posts not found

 *  [LizFilardi](https://wordpress.org/support/users/lizfilardi/)
 * (@lizfilardi)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/permissions-error-on-wp-adminphp-posts-not-found/)
 * Hi,
 * I’m experiencing a common error. I get the following message when I login or 
   go to wp-admin.php:
 * “You do not have sufficient permissions to access this page.”
 * Additionally, when I click on any post link, I am directed to the 404 “Not Found”
   page.
 * See for yourself: [http://kickstand.tv/den](http://kickstand.tv/den)
 * I have this WordPress installation nested within another wordpress installation(
   kickstand.tv) and I have also tried to install bbpress in a subdirectory at kickstand.
   tv/den/forums. i have since deleted bbpress in an effort to solve this problem,
   but i wonder if it played a part in this issue. i have not tried to update wordpress
   at all since first installing it, and was not getting this error when i first
   installed and added blog posts. i can’t say if it started immediately after installing
   bbpress.
 * I realize that this is a common error, but it seems that it can be any number
   of problems and going through the support topics related to this error has not
   helped me to solve this. one common solution was to check and be sure that the
   database table prefix is the same on the wp-config.php file and in the database
   itself. this looks okay.
 * please help if you can! this is frustrating, especially as the site is live.

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [ben.blodgett](https://wordpress.org/support/users/benblodgett/)
 * (@benblodgett)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/permissions-error-on-wp-adminphp-posts-not-found/#post-1382744)
 * I had an error like this before which was caused by a bad .htaccess file – make
   sure you have these lines in your .htaccess
 *     ```
       # BEGIN WordPress
       <IfModule mod_rewrite.c>
       RewriteEngine On
       RewriteBase /
       RewriteCond %{REQUEST_FILENAME} !-f
       RewriteCond %{REQUEST_FILENAME} !-d
       RewriteRule . /index.php [L]
       </IfModule>
   
       # END WordPress
       ```
   
 *  Thread Starter [LizFilardi](https://wordpress.org/support/users/lizfilardi/)
 * (@lizfilardi)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/permissions-error-on-wp-adminphp-posts-not-found/#post-1382761)
 * yeah, the .htaccess file is fine. thanks for your suggestion.
 *  [ben.blodgett](https://wordpress.org/support/users/benblodgett/)
 * (@benblodgett)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/permissions-error-on-wp-adminphp-posts-not-found/#post-1382825)
 * Make sure your wordpress in /den is using the correct url – General-Settings-
   Wordpress address(url) should be kickstand.tv/den, Blog address (url) should 
   also be kickstand.tv/den. You can also edit these in the database if you cannot
   access wp-admin.
 * Browse table wp_options – cell 1 siteurl – make sure it is set to kickstand.tv/
   den, cell 39 home – make sure it is set to kickstand.tv/den, finally i would 
   adjust cell 60 upload_path to to kickstand.tv/den as well.
 *  Thread Starter [LizFilardi](https://wordpress.org/support/users/lizfilardi/)
 * (@lizfilardi)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/permissions-error-on-wp-adminphp-posts-not-found/#post-1382848)
 * hmm, i’m a little confused where to find those settings in the database.
 * [this](http://kickstand.tv/den_options.png) is what the den_options table contains.
 *  Thread Starter [LizFilardi](https://wordpress.org/support/users/lizfilardi/)
 * (@lizfilardi)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/permissions-error-on-wp-adminphp-posts-not-found/#post-1383173)
 * i still really need help with this issue. i discovered that if i login with another
   administrator user/pass, i am able to access the GUI, but problems persist with
   the database. I’m going to reinstall.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Permissions Error on wp-admin.php, posts not found’ is closed to new 
replies.

## Tags

 * [database prefix](https://wordpress.org/support/topic-tag/database-prefix/)
 * [installation](https://wordpress.org/support/topic-tag/installation/)
 * [permissions](https://wordpress.org/support/topic-tag/permissions/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 5 replies
 * 2 participants
 * Last reply from: [LizFilardi](https://wordpress.org/support/users/lizfilardi/)
 * Last activity: [16 years, 2 months ago](https://wordpress.org/support/topic/permissions-error-on-wp-adminphp-posts-not-found/#post-1383173)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
