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?

Comments

Anonymous’s picture

Version: 6.x-1.9 » 6.x-1.10

Could you give a little bit more information about the error? Also, what was the exact error message?

matteoraggi’s picture

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

matteoraggi’s picture

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.