News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Not able to upload

Started by Byron, October 26, 2003, 02:28:32 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Byron

Destination directory modules/coppermine/albums/userpics/ is not writable by the script !  
that is what i get when i try to upload a picture to my gallery please help me out.
coppermine 1.1D

kegobeer

Did you chmod the albums and userpics directories to 777?  If your host provided you with a control panel, I recommend using that do to your chmod.

Also, if you are the admin, you shouldn't be adding pics one at a time; create another directory in the albums directory (I created uploadpics) and FTP your images to that directory, then batch upload them.

Remember, do not attempt to create folders in the userpics directory.  That directory will be managed by CPG.
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

gtroll

I found when using php as a module I needed to set in the config Default mode for directories to 0766 instead of the default value 0755