Failed to create directory albums/userpics/10078 ! Failed to create directory albums/userpics/10078 !
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Failed to create directory albums/userpics/10078 !

Started by DRoPeR, August 25, 2004, 05:56:27 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

DRoPeR

First: I can`t speak english very well...

Hello. I have a problem. Whit Upload picture...
I have a my own webserver on windows. All  was perfect. But now i bye a domean name. But it is on Unix OS. And I wont to Upload my Web Site there. Look like gallery was working propertly... but when new person is registered. and when hi upload a picture... Shows a error... Like this Under...

Destination directory albums/userpics/10070/ is not writable by the script !
File: /raid/www/pic-bg.com/www/root/db_input.php - Line: 236

So whats this?! Help me!!! Can this happen because now is on Unix system. What i do?


Joachim Müller

you probably forgot to CHMOD (set permissions on Unix/Linux systems) as suggested in the docs. CHMOD your albums folder and everything within it to 755 or 777 (depending on your webserver's config).

GauGau