Closed (duplicate)
Project:
Drupal core
Version:
8.0.1
Component:
update.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Dec 2015 at 15:01 UTC
Updated:
3 May 2016 at 11:49 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
cilefen commentedThis is a duplicate of #2545880: Module install via FTP upload fails with WSOD when the destination sites/default is unwritable . You directories are unwritable.
Comment #3
cilefen commentedComment #4
jfha73 commentedNot duplicated, I gave themes and modules folders 777 permissions, also the user I'm logging in via FTP has 777 access to them.
Comment #5
cilefen commentedJust so you know, #2545880: Module install via FTP upload fails with WSOD when the destination sites/default is unwritable lists the same error during the same action, so according to the policies of this issue queue, this is a duplicate issue. You may actually receive less help by leaving this issue open. I am not going to fight you on this, but discussions should proceed on #2545880: Module install via FTP upload fails with WSOD when the destination sites/default is unwritable or #842620: Update manager can't install modules using FTP due broken FileTransferAuthorizeForm so everyone can benefit.
I hope this helps!
Comment #6
jfha73 commentedI see what the problem here is, even though a FTP login and password are being asked for, it tries to upload as Anonymous, which doesn't have FTP access to my system (see picture of Drupal Logs).
Comment #7
cilefen commentedThere is a helpful comment on that on the other issue about changing directory ownership.
Comment #8
dawehner.
Comment #9
hansfn commentedThe current issue summary makes this a duplicate of #842620: Update manager can't install modules using FTP due broken FileTransferAuthorizeForm (which is already marked as related). Please try the patch in that issue.
If the issue is about something else, please update the issue summary.
Comment #10
alexpottThis is definitely a duplicate of #842620: Update manager can't install modules using FTP due broken FileTransferAuthorizeForm