I have just installed Coppermine today and am having problems uploading images.
When I try I get the following error:
Failed to create directory albums/userpics/10001 !
File: /home/eufluori/public_html/Coppermine/db_input.php - Line: 228
Warning: mkdir(albums/userpics/10001): Permission denied in /home/eufluori/public_html/Coppermine/db_input.php on line 227
I have checked the permissions of the albums folders and they are all set to 755.
What is causing this??.
Thanks
Set permissions on the userpics directory to 777 or 755. If that doesnt work check the docs and the forum for silly_safe_mode
Thanks, its sorted now.