• When trying to ‘Add Gallery’ using new installation of NextGEN get message
    Directory /usr/home/mblanc/htdocs is not writeable !

    Default of wp-content/gallery/ is used in ‘Other Options’ and the write permission on that ‘wp-content/gallery’ are appropriate (and it doesn’t matter if I temporally make it chmod 777) . I have tried ‘Reset Options

    I don’t understand why NextGEN is interested in permissions on the root directory?

    https://wordpress.org/plugins/nextgen-gallery/

Viewing 6 replies - 1 through 6 (of 6 total)
  • @tlembke If the directory is not writeable there is a high probability that the permissions are not the right ones.
    Otherwise there is not enough info to assume something else.
    You may ask to your provider.

    Thread Starter tlembke

    (@tlembke)

    Thanks @tizz

    I guess I am wondering why the message points out a permission problem in the root directory rather than the wp-content/gallery directory.

    If I make the root directory owned by the user running apache (nobody), or chown 777, I can create a new gallery in wp-content/gallery

    I can’t see that NextGEN has modified any files in the root directory

    Why does NextGEN check for write access to the root directory?

    (Using WordPress 4.0 and NextGEN Version 2.0.66.29 on self-hosted FeeBSD server)

    @tlembke Do you really see the error message
    Directory /usr/home/mblanc/htdocs is not writeable ! written in this way?

    Thread Starter tlembke

    (@tlembke)

    Yes, even including the !

    Directory /usr/home/mblanc/htdocs is not writeable !
    Check this link, if you didn't know how to set the permission : http://codex.wordpress.org/Changing_File_Permissions

    I have changed the ownership of htdocs (the root directory) to user nobody, the user running apache, and it now works. That is unusual as WordPress otherwise runs quite happily with the root directory owned by the FTP user.

    @tlembke Maybe not so unusual since WordPress has foreseen it here
    Ultimately it’s a server configuration matter, not NextGEN’s.

    Plugin Contributor photocrati

    (@photocrati)

    @tlembke@tizz is correct (thanks!) although we have been looking at how to get around these (rare?) types of WordPress installations where the root directory is intentionally set to non-writable.

    As it is, the easiest work-around is to all the root directory to be writable as noted.

    – Cais.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘NextGEN Permission on root directory – why?’ is closed to new replies.