Why is default permission "Not writable."? Why is default permission "Not writable."?
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Why is default permission "Not writable."?

Started by hduff, October 09, 2004, 09:49:26 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

hduff

I am using the batch upload feature, uploading files to my directory.  However, I must manually set the CHMOD to 777.  The default FTP shows all directories are 755 or something.

When I try to batch upload, for instance, I see something like this:

         target   Not writable. 
         teenchoiceawards03   Not writable. 
         tmfawards   Not writable. 
         torontofilmfestival   Not writable. 
         tripleplatinumcd   Not writable. 
         vmas04   Not writable. 
         vmas04show   Not writable. 
         wangotango   Not writable. 
         youthinc   Not writable. 

It's very tedious to do this to my albums every time I upload.  My questions is how can I set the default chmod to 777?
Thanks!

Joachim Müller

CHMOD the whole albums folder and everything within it to 777 (as suggested in the docs), and make sure propagation is enabled on your server.
This question is not related to coppermine though, but a matter of server config/setup, so the question "why" doesn't apply.

Joachim