define('SILLY_SAFE_MODE', 1); is not a solution define('SILLY_SAFE_MODE', 1); is not a solution
 

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

define('SILLY_SAFE_MODE', 1); is not a solution

Started by Pim, September 18, 2004, 08:37:28 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Pim

I have the following error messages when I try to upload a picture:

Warning: is_dir(): Stat failed for ./albums/edit/. (errno=13 - Permission denied) in /data/members/paid/t/o/tocn.info/htdocs/album/upload.php on line 432

Warning: filemtime(): Stat failed for ./albums/edit/. (errno=13 - Permission denied) in /data/members/paid/t/o/tocn.info/htdocs/album/upload.php on line 440

Warning: unlink(./albums/edit/.): Permission denied in /data/members/paid/t/o/tocn.info/htdocs/album/upload.php on line 453

Warning: is_dir(): Stat failed for ./albums/edit/.. (errno=13 - Permission denied) in /data/members/paid/t/o/tocn.info/htdocs/album/upload.php on line 432

Warning: filemtime(): Stat failed for ./albums/edit/.. (errno=13 - Permission denied) in /data/members/paid/t/o/tocn.info/htdocs/album/upload.php on line 440

Warning: unlink(./albums/edit/..): Permission denied in /data/members/paid/t/o/tocn.info/htdocs/album/upload.php on line 453


My hosting provider does not allow chmod 0777.

Is there a solution to get my photo album to work? I am not very technical...

Tranz


Pim



Nibbler

PM me an ftp login with access to your coppermine directory.

Pim

I am sorry. I can not do that.

Thank you for trying to help me.