I get a warning I dont understand I get a warning I dont understand
 

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

I get a warning I dont understand

Started by Audioslave, January 10, 2005, 04:20:33 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Audioslave

Hi! When people try to upload picts they get this error on the top of the page, and cant upload any images.

Warning: is_dir(): Stat failed for ./albums/edit/. (errno=13 - Permission denied) in /customers/valdresrussen.com/valdresrussen.com/httpd.www/galleri/upload.php on line 432

Warning: filemtime(): Stat failed for ./albums/edit/. (errno=13 - Permission denied) in /customers/valdresrussen.com/valdresrussen.com/httpd.www/galleri/upload.php on line 440

Warning: unlink(./albums/edit/.): Permission denied in /customers/valdresrussen.com/valdresrussen.com/httpd.www/galleri/upload.php on line 453

Warning: is_dir(): Stat failed for ./albums/edit/.. (errno=13 - Permission denied) in /customers/valdresrussen.com/valdresrussen.com/httpd.www/galleri/upload.php on line 432

Warning: filemtime(): Stat failed for ./albums/edit/.. (errno=13 - Permission denied) in /customers/valdresrussen.com/valdresrussen.com/httpd.www/galleri/upload.php on line 440

Warning: unlink(./albums/edit/..): Permission denied in /customers/valdresrussen.com/valdresrussen.com/httpd.www/galleri/upload.php on line 453

It hasnt happened before, does anybody know why this happens? The adress is www.valdresrussen.com/galleri
Also, when trying to change the categories, it says "No input file specified." I have heard that this might be because my webhost doesnt have all the stuff required for coppermine to function properly?

Thank you!


Audioslave

Thanks! I checked the other topics, but I have changed the permissions to 777, but I still get those errors...

Joachim Müller