It sounds like you should have set permissions all the way down -from- /var/www/html/wiki/images. If the directory 'images/5' is not writeable (it can be unwriteable even if 'images' is writeable) then you can't create 'images/5/54'.
Alex Monk On Mon, Jun 17, 2013 at 8:35 PM, Philip Bellino <[email protected]> wrote: > Could not create directory "mwstore://local-backend/local-public/5/54". > > In LocalSettings.php: $wgEnabledUploads = true; > > I have changed persmissions to 777 all the way down to > "/var/www/html/wiki/images". I have also changed owner/group to root, > apache, and both users to no avail. > _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
