Problems, need help? Have a tip or advice? Post it here.
2 posts Page 1 of 1
Hey Guys,
Just upgraded my project to Couch 1.4. Was quite effortless and things look great. The new multi-file uploader works perfect on the local install. However, on the live site, when I changed setting in the config.php to allow it (i.e. added //25) , I can no longer upload images. I get an error stating 'Cannot write to upload folder'.
I guess this is a permission issue. Would you know what is causing this?

Karen
Hi Karen,

The folder used by either of the two filemanagers for storing uploaded contents is 'couch/uploads' (unless you have changed if from config).

This folder, and all its sub-folders, need to have writable permissions for the upload process to work.
Please use your FTP client to set their permissions to 755. If this does not work, try making it 777.

Hope this helps.
2 posts Page 1 of 1
cron