permission denied to upgrade from 6.x.1.9 to 6.x.1.10
matteoraggi - September 10, 2009 - 22:10
| Project: | Plugin Manager |
| Version: | 6.x-1.10 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I tryed to upgrade plugin manager by himself, but it don't work
then I have done upload of files over himself, but then I get permission denied.
how I can upgrade plugin manager module to .10?

#1
Could you give a little bit more information about the error? Also, what was the exact error message?
#2
My hosting is www.drupalps.com ,
these 4 files are well uploaded:
plugin_manager.info
LICENSE.txt
translations/plugin_manager.de.po
translations/plugin_manager.pot
instead the other 8 files can't be uploaded giving this sample error while uploading:
Error: ........./all/modules/plugin_manager/plugin_manager.admin.inc: open for write: permission denied
#3
Problem solved! some files was with write permission 444 and I changed them in 777 first to overwrite them and upload-overwrite of files is gone ok.