By mason on
I've installed the node_image module but I'm having trouble getting it to work. When I go to administer » configuration » modules I see the following error message: "Warning: Node image directory is not writable! To enable association of images with nodes, ensure that the directory is writable by the web process."
I've created the images/, images/node, and images/term directories and their permissions are set to 755 but I'm still getting the error.
Anyone have any ideas?
Thanks,
-Mason
Comments
Still not working
Could anyone who has this working tell me their settings so that I can fix whatever I'm doing wrong?
-Mason
Try 777 or chown
You could try setting permissions to 777. Alternately, you need to chown the directory ownership to the web server process.