• Resolved multiware

    (@multiware)


    Dear all

    I got this problem suddenly

    could not create directory
    When i trying to install or update plugins !
    I tried to activate Site Health troubleshooting i got same error !

    No problem with permissions:
    wp-content 755
    plugins 755
    wp-config.php 644

    I tried 777 permissions same issue !

    Last thing i did before few days, I removed W3 Total cache .. I not think so the problem from it ..

    I use AWS NGINX WordPress & SSL BY BITNAMI

    Any ideas plz

    • This topic was modified 3 years ago by multiware.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Kartik Shukla

    (@kartiks16)

    Hello,

    This error normally occurs due to permission, but if you say the permissions are Ok, try checking the ownership.

    See if this link helps.

    Thanks.

    Thread Starter multiware

    (@multiware)

    (“Last thing i did before few days, I removed W3 Total cache plugin (And i deleted some files related to it manually) .. I not think so the problem from it ..”)

    Sorry yesterday i removed it

    Thread Starter multiware

    (@multiware)

    The solution:
    sudo chown -R bitnami:daemon /opt/bitnami/apps/wordpress/htdocs/wp-content
    sudo chmod -R g+w /opt/bitnami/apps/wordpress/htdocs/wp-content

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘install/update plugins error: could not create directory’ is closed to new replies.