My hosting provider moved me to a better and faster server and the whole process was smooth. I was a bit tardy in posting previously because of residency applications. When I had the time to post something new, I found that my wp-admin folder was not accessible – I could not even log into my wordpress admin pages.

10 days into the process and I finally figured out the problem. Turns out that the wp-admin folder needs to have a CHMOD of 755 only. During the move, the CHMOD was changed to 777 and that caused all the issues. Well anyway, I’m back and posting again.

Tags:

5 Responses to “Permissions”

  1. Interesting. I would have never thought of such a permission problem. I’ll keep that in mind if I ever have similar troubles :D

  2. Yeah.. it took me by surprise too. There were a couple of posts on wordpress forums about this issue (including mine) and I found one that said that permissions might be the cause. I did a CHMOD And wola!!!

  3. But why would you go to chmod? Is WP hosted on a linux core?

  4. @ TechieGirl

    FYI WordPress is only hosted on Apache/Linux servers. They are all php scripts. My server administrator moved me to a diff server and then had to reinstall phpsuexec and this is what caused the CHMOD and owner issues on the folders.

  5. I see. Smart idea that.

Leave a Reply

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>