• New CentOS 7 LAMP installation. New wordpress installation, when creating gallery, it says this error.

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

    /var/www – 777 – root owner
    /var/www/html – 777 – apache owner
    /var/www/html/wp-content/ – 777 – apache owner
    /var/www/html/wp-content/gallery/ – 777 – apache owner

    default chmod was 755 for all… just for curiosity I’ve set it 777

    I’ve seen many threads about this but none helpful to me.

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

Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Contributor photocrati

    (@photocrati)

    @koto137 – Although not ideal, those permissions should allow you to proceed without seeing that message … are your WordPress users using the same privileges as the the “owners” not the server?

    It’s a very odd and rather rare situation but it has been reported once or twice that I recall where this was the issue.

    – Cais.

    Thread Starter Koto137

    (@koto137)

    Hey thanks for fasy reply.

    I dont have any users created yet to my page, I’m connecting with master admin created with WordPress installation. I’m new to WordPress.

    So not sure what you mean with “owners” not the server. I also tried to change chown -R of /var/www/html to apache / root etc no help

    I’ve seen somewhere something about php_safe_mode ? could that be problem, only found this in php.ini

    [SQL]
    ; http://php.net/sql.safe-mode
    sql.safe_mode = Off

    And everything is updated.. did yum update today

    Same issue just now. Fresh download of the plugin. I 777’d wp-content, but it is still giving the same error message asking me to make my root directory writable. That is very unsafe. Any fix for this Photocrati?

    Plugin Contributor photocrati

    (@photocrati)

    @koto137 – What are you seeing under Gallery > Overview for your Server Settings?

    @AndyWarren – Please start your own topic so we can help you address your specific issue for your specific site.

    Thanks!

    – Cais.

    This is my specific issue, exact same thing. No worries though, I ended up using a different option for my needs.

    Thread Starter Koto137

    (@koto137)

    Here you go, hope it helps 😛

    Operating System : Linux (64 Bit)
        Server : Apache/2.4.6 (CentOS) OpenSSL/1.0.1e-fips PHP/5.4.16
        Memory usage : 28.75 MByte
        MYSQL Version : 5.5.40-MariaDB
        SQL Mode : Not set
        PHP Version : 5.4.16
        PHP Safe Mode : Off
        PHP Allow URL fopen : On
        PHP Memory Limit : 128
        PHP Max Upload Size : 2M
        PHP Max Post Size : 16M
        PCRE Backtracking Limit : 1000000
        PHP Max Script Execute Time : 300s
        PHP Exif support : Yes ( V1.4 )
        PHP IPTC support : Yes
        PHP XML support : Yes
    
    Graphic Library
    
        GD Version : bundled (2.1.0 compatible)
        FreeType Support : Yes
        FreeType Linkage : with freetype
        T1Lib Support : Yes
        GIF Read Support : Yes
        GIF Create Support : Yes
        JPEG Support : Yes
        PNG Support : Yes
        WBMP Support : Yes
        XPM Support : Yes
        XBM Support : Yes
        JIS-mapped Japanese Font Support : No

    Plugin Contributor photocrati

    (@photocrati)

    @AndyWarren – Please see http://codex.wordpress.org/Forum_Welcome#Where_To_Post

    @koto137 – Those settings look fine (I would prefer to see the upload limit higher but that should not be affecting write permissions). Have you tried going back to a baseline of a default WordPress Twenty series theme and only have NextGEN Gallery active?

    Thanks!

    – Cais.

    ‘Not ideal’

    Well that’s an understatement, having to set the main web root to 777 to allow a gallery to be created in wp-content/gallery. Why is the plugin checking for write permissions on the root? It’d be much appreciated if you patched this and re-released so I can set the permissions back to 755 on the root, something is not right here.

    Plugin Contributor photocrati

    (@photocrati)

    @rabmcnab – If you are having issues with NextGEN Gallery then it is best to create your own topic so that we can try to help you resolve them.

    See http://codex.wordpress.org/Forum_Welcome#Where_To_Post

    Thanks!

    – Cais.

    Is there a solution to get this fixed? Having the same issue:

    Map /home/user1/public_html/ is niet schrijfbaar !
    Ga naar deze link als u niet weet hoe u de permissie moet instellen : http://codex.wordpress.org/Changing_File_Permissions

    @uaenip – you need to start your own thread too – as posted several times above.

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Add new gallery – directory not writeable’ is closed to new replies.