since last update dev 30sep09, plugin manager is not working anymore.
Here is the error:
Downloaded views_bonus
* Unable to create directory views_bonus/
* Unable to install views_bonus
since last update dev 30sep09, plugin manager is not working anymore.
Here is the error:
Downloaded views_bonus
* Unable to create directory views_bonus/
* Unable to install views_bonus
Comments
Comment #1
ypogue commentedI got this error message in the past. You have to make sure that you have the correct permissions to create a file and directory. Let me know if this works.
Comment #2
Anonymous (not verified) commentedsolved, thanks
Comment #3
ypogue commentedthat's good
Comment #4
escoles commentedSo, the modules directory has to have the same permissions as the file uploads directory -- is that accurate?
ADDENDUM: Setting file permissions for the modules directory to be the same as the file uploads directory does NOT appear to be sufficient.
Starting a new issue to request documentation of permissions required for this module to function.
Comment #5
ypogue commentedTo clarify, my first post:
In your modules directory, you need permission to create a file and create a directory. This is the same for any other directory that the plugin manager writes to (i.e. themes). Let me know if you have anymore issues. Also, for the time being, it is recommended that 6.x-1.10 is used. I am guessing the current maintainer is busy working on the 6.x-2.x branch.