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

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

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.