• Resolved dhopkins91

    (@dhopkins91)


    Trying to do a “manual” update to wordpress.
    I need to delete wp-includes folder. I am logged into the server as admin, but I cannot delete folder “wp-includes/pomo” or change its permissions, or view it. The error says “You need permission to perform this action”.. but I am admin so should have this permission.

    I started the update so now have a “white screen” so can no longer go into the wordpress admin..

    thank you in advance

Viewing 5 replies - 1 through 5 (of 5 total)
  • Moderator James Huff

    (@macmanx)

    You’ll need to contact your hosting provider about that, as it sounds like the permissions were somehow set higher than your account.

    Thread Starter dhopkins91

    (@dhopkins91)

    Thank you so much. Yes I called our hosting folks. Nope they can’t delete those files either. Even logging in with admin permissions.. Can’t delete, can’t change the permissions.. nothign!
    I am going to attempt a totally new install in a new location.. but then I am going to have to do some fancy footwork, to get everythign back together.

    any other ideas?
    thank you in advance.
    D

    Moderator James Huff

    (@macmanx)

    Your hosting provider can’t delete the files? They’re the ones with root access to the server.

    “Any other ideas?” No, not really. If they can’t do anything, you certainly can’t either. I’d suggest that it’s time to find a more competent hosting provider.

    Follow this guide once you’ve signed up at a better one: http://codex.wordpress.org/Moving_WordPress#Keeping_Your_Domain_Name_and_URLs

    I’d recommend doing it sooner rather than later. If a hosting provider doesn’t know how to access the server as root, who knows what else they’re screwing up behind the scenes.

    Thread Starter dhopkins91

    (@dhopkins91)

    yes! i know that was crazy right.. but it turns out they were able to finally delete it. The error message said that the permissions were insufficient but turned out really the files were locked by a user.

    to help anyone else out it was solved by:
    use procexp to determine that the folder was being held open by php-cgi.exe. After killing that process we were able to delete the files

    I am not sure how i managed to get it into that weird state.. but all good now!

    thank you so much for your responses.
    d

    Moderator James Huff

    (@macmanx)

    You’re welcome!

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

The topic ‘manual update to wordpress, admin cannot delete file’ is closed to new replies.