kuene
Forum Replies Created
-
@photocrati: thanks I will do that. But I did not get any feedback there…
Do you have a bug tracker where I can follow the progress on this bug?as stated above:
drwxr-xr-x 5 blog blog 4.0K Jun 29 2011 public_html/that would be 0755. writable for the ftp-user.
the public_html of a large multisite installation should never be writable for the webserver user check here:
https://codex.www.ads-software.com/Hardening_WordPress
or
https://codex.www.ads-software.com/Changing_File_Permissionsmy wordpress multiblog installation worked fine with this file-permssions since 2009.
this is a bug in nexgen gallery. if I make the public_html folder world writable or writable for the webserver user the plugin works fine. but it must never write to the public_html folder.
Version 2.0.66.29 still has the same problem ??
Sorry for the mess. I will explain it better I hope…
I run debian stable with PHP 5.4.4-14+deb7u14 and Mysql Server version: 5.5.38-MariaDB-1 with safe mode off.
I run a multisite-installation for a university.
after the upgrade to wordpress 4 and to the latest nextgen gallery when a user creates a new gallery the following error occurs (Manage Galleries-> Add a new Gallery):Directory /path to wordpress root/ is not writeable! (in my case: /home/blog/public_html/)
Check this link, if you didn’t know how to set the permission : https://codex.www.ads-software.com/Changing_File_Permissionsit is possible to Add new album .
The file permissions are correct.Steps to reproduce:
1. Multisite WordPress
permission on the files:
the root dir:drwxr-xr-x 5 blog blog 4.0K Jun 29 2011 public_html/
ls -lah public_html/
-rwxrwxrwx 1 blog www-data 508 Sep 8 14:24 .htaccess* -rw-r--r-- 1 blog blog 418 Oct 30 2013 index.php ... drwxr-xr-x 9 blog blog 12K Jan 28 2013 wp-admin/ ... -rw-r--r-- 1 blog blog 3.8K Sep 8 14:28 wp-config.php drwxr-xr-x 10 blog www-data 4.0K Sep 21 2010 wp-content/ ... drwxr-xr-x 12 blog blog 12K Sep 11 14:55 wp-includes/ ... -rw-r--r-- 1 blog blog 33K Sep 11 14:55 wp-login.php ... -rw-r--r-- 1 blog blog 11K Sep 11 14:55 wp-settings.php -rw-r--r-- 1 blog blog 26K Sep 11 14:55 wp-signup.php ...
inside the wp-content folder:
drwxrwxr-x 12 blog www-data 4.0K Sep 17 11:11 blogs.dir/ drwxrwxr-x 3 www-data www-data 4.0K Feb 10 2009 uploads/
ls -lah blogs.dir/1/ drwxrwxr-x 3 www-data www-data 4096 May 16 15:23 files/
www-data is the apache user and blog is the ftp user.
… I skipped irrelevant files.2. Path
Network Options
Gallery path
is: wp-content/blogs.dir/%BLOG_ID%/filesthe error does not occur when the public_html is writable too. This seems to be a bug.
Forum: Plugins
In reply to: [Private Feed Keys] [Plugin: Private Feed Keys] Feed keys not being generatedI have posted an Issue for this matter on github:
https://github.com/adamfranco/private-feed-keys/issues/1