coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Upload => Topic started by: Pim on September 18, 2004, 08:37:28 PM

Title: define('SILLY_SAFE_MODE', 1); is not a solution
Post by: Pim on September 18, 2004, 08:37:28 PM
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...
Title: Re: define('SILLY_SAFE_MODE', 1); is not a solution
Post by: Tranz on September 18, 2004, 08:49:04 PM
If you can't use 0777 can you use 0755?
Title: Re: define('SILLY_SAFE_MODE', 1); is not a solution
Post by: Pim on September 18, 2004, 08:50:50 PM
Quote from: TranzNDance on September 18, 2004, 08:49:04 PM
If you can't use 0777 can you use 0755?

No. "Not permitted"

Thanks!
Title: Re: define('SILLY_SAFE_MODE', 1); is not a solution
Post by: Pim on September 18, 2004, 10:15:44 PM
Anyone?
Title: Re: define('SILLY_SAFE_MODE', 1); is not a solution
Post by: Nibbler on September 18, 2004, 10:23:31 PM
PM me an ftp login with access to your coppermine directory.
Title: Re: define('SILLY_SAFE_MODE', 1); is not a solution
Post by: Pim on September 18, 2004, 11:14:29 PM
I am sorry. I can not do that.

Thank you for trying to help me.
Title: Re: define('SILLY_SAFE_MODE', 1); is not a solution
Post by: Nibbler on September 18, 2004, 11:21:33 PM
http://forum.coppermine-gallery.net/index.php?topic=9531.0
http://forum.coppermine-gallery.net/index.php?topic=9203.0

Try these.