Title: sufficient permissions
Last modified: August 18, 2016

---

# sufficient permissions

 *  [robbierzz](https://wordpress.org/support/users/robbierzz/)
 * (@robbierzz)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/sufficient-permissions-1/)
 * I’m new to the WordPress blog-tool. I have installed WordPress now for my first
   time, the install went without any problems, logging in in the wp-admin isn’t
   any problem, but when i want to edit my profile, add content or whatever i click
   in the wp-admin page, i get the following error on my screen:
 * You do not have sufficient permissions to access this page.
 * Safe mode is off, PHP runs in CGI-mode on this server. register_globals is off
   aswell..
 * I also have tried to reinstall WP 2 times now, without any success.
 * You can see the error on: [http://www.textbased.net/wordpress/wp-admin](http://www.textbased.net/wordpress/wp-admin)
   
   admin / c4ff5f

Viewing 15 replies - 1 through 15 (of 20 total)

1 [2](https://wordpress.org/support/topic/sufficient-permissions-1/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/sufficient-permissions-1/page/2/?output_format=md)

 *  [Samuel B](https://wordpress.org/support/users/samboll/)
 * (@samboll)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/sufficient-permissions-1/#post-448328)
 * I didn’t get an error – I got into your admin section. It looks like a newly 
   set up blog with the Mr. Wp stuff and all.
    Maybe clear your browser cache and
   do a hard refresh on your browser – Ctrl + F5
 *  Thread Starter [robbierzz](https://wordpress.org/support/users/robbierzz/)
 * (@robbierzz)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/sufficient-permissions-1/#post-448332)
 * the login goes fine, but click on one of the links there.. for example change
   password.. then that error occurs..
 *  [imaginecreative](https://wordpress.org/support/users/imaginecreative/)
 * (@imaginecreative)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/sufficient-permissions-1/#post-448346)
 * I’m having the same problem. Everything starts out fine and then each time I 
   try to access a page within admin for the first time after login I get 403 Forbidden.
   I have now been blocked from seeing all PHP pages on the site, whether part of
   WP or not. Once permission goes on one browser, it seems to affect all browsers
   on the same machine.
 * Here’s the really strange part: I go to another machine (first one Mac, second
   one PC) to test it and everything is fine! But if I login to admin the same thing
   starts all over again until no browsers on that machine can access a php page
   on that site either.
 * I’ve tried clearing cache and rebooting the computer.
 * I’ve been in touch with my hosting provider and they’re baffled. They did help
   me discover that static html pages are not affected.
 *  [Chris_K](https://wordpress.org/support/users/handysolo/)
 * (@handysolo)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/sufficient-permissions-1/#post-448348)
 * is your host running mod_security?
 * Are the WP files set to be readable by whatever process Apache is running as?
 *  [indexarts](https://wordpress.org/support/users/indexarts/)
 * (@indexarts)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/sufficient-permissions-1/#post-448446)
 * as far as I can make out this whole ‘write permissions’ issue should be flagged
   up in huge letters, flashing on and off, on the wordpress front page. My ISP 
   installed version of worpress for general use, and surprise surprise, doesn’t
   allow new theme uploads or allow me to change permissions to alter files pertaining
   to the look of the site. My brother has been working in unix for 20 years, looked
   at the server requirements, and thought they were just a bit etraordinary. He
   seems to think that going around altering file permissions to 666 is madness 
   unless you own your own server, which only you have access to. Which most people
   don’t. Having been messing around with wordpress for a couple of weeks now, I
   still have yet to be abkle to upload any themes, or alter any page code as my
   ISP has put this all beyond my reach. I will persevere – but I really think that
   the basics of ‘normal file permissions’ as far as ISP’s are concerned and the
   resultant limitations of creating your own look and feel to sites should be flagged
   upfront on this website.
 *  [Chris_K](https://wordpress.org/support/users/handysolo/)
 * (@handysolo)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/sufficient-permissions-1/#post-448462)
 * Maybe this will help your brother?
 * [http://codex.wordpress.org/Changing_File_Permissions](http://codex.wordpress.org/Changing_File_Permissions)
 * As a rule of thumb, the web hosts don’t all configure their servers the exact
   same way, so we can only speak in generalities. I can assure you that *I* have
   nothing set to 666 or 777 on my install!
 *  Thread Starter [robbierzz](https://wordpress.org/support/users/robbierzz/)
 * (@robbierzz)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/sufficient-permissions-1/#post-448511)
 * mod_security isnt enabled.
 *  [Chris_K](https://wordpress.org/support/users/handysolo/)
 * (@handysolo)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/sufficient-permissions-1/#post-448513)
 * right. err, my last post was more along the “informative” lines with a link to
   be read.
 *  [imaginecreative](https://wordpress.org/support/users/imaginecreative/)
 * (@imaginecreative)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/sufficient-permissions-1/#post-448642)
 * my isp says mod_security **is** enabled. Is that a good or bad thing?
 *  [Chris_K](https://wordpress.org/support/users/handysolo/)
 * (@handysolo)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/sufficient-permissions-1/#post-448645)
 * Well, ideally it’s a good thing. However, depending upon how it’s configured,
   it can make things very difficult for WP to work properly.
 * If you search the forums for “mod_security”, you’ll find a few posts with some
   work-arounds that you may want to try.
 *  Thread Starter [robbierzz](https://wordpress.org/support/users/robbierzz/)
 * (@robbierzz)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/sufficient-permissions-1/#post-448849)
 * All php-files are 644 chmodded and all directory’s are 755 chmodded.. that should
   be good enough?
 *  [Chris_K](https://wordpress.org/support/users/handysolo/)
 * (@handysolo)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/sufficient-permissions-1/#post-448850)
 * In general yes, but that has nothing to do with mod_security.
 *  Thread Starter [robbierzz](https://wordpress.org/support/users/robbierzz/)
 * (@robbierzz)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/sufficient-permissions-1/#post-448854)
 * Uh mod_security is disabled, so what should that do to my WP install? I’ve emailed
   my hoster about it, he installed it at his own website, everything works perfectly.
   So it’s not the hoster.. it’s more in my own install ? 🙂
 *  [Chris_K](https://wordpress.org/support/users/handysolo/)
 * (@handysolo)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/sufficient-permissions-1/#post-448874)
 * heh, sorry. I didn’t realize there were more than 1 person in this thread! I 
   got confused.
 * Back to basics: Are your WordPress files all set to be readable by your web server
   process? In most scenarios, that means chmod directories to 755 and files to 
   644.
 * [Changing_File_Permissions](http://codex.wordpress.org/Changing_File_Permissions)
 *  Thread Starter [robbierzz](https://wordpress.org/support/users/robbierzz/)
 * (@robbierzz)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/sufficient-permissions-1/#post-448897)
 * Hehe, np :).. Yep all files are chmodded 644, and directories are 755.

Viewing 15 replies - 1 through 15 (of 20 total)

1 [2](https://wordpress.org/support/topic/sufficient-permissions-1/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/sufficient-permissions-1/page/2/?output_format=md)

The topic ‘sufficient permissions’ is closed to new replies.

## Tags

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

 * In: [Installing WordPress](https://wordpress.org/support/forum/installation/)
 * 20 replies
 * 6 participants
 * Last reply from: [robbierzz](https://wordpress.org/support/users/robbierzz/)
 * Last activity: [19 years, 8 months ago](https://wordpress.org/support/topic/sufficient-permissions-1/page/2/#post-448969)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
