Critical error when uploading Critical error when uploading
 

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

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