News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

Critical error when uploading

Started by Simeski, October 04, 2005, 05:11:29 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Simeski

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

Nibbler

Set permissions on the userpics directory to 777 or 755. If that doesnt work check the docs and the forum for silly_safe_mode

Simeski