New Permission Problem New Permission Problem
 

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

New Permission Problem

Started by JCphotog, January 10, 2005, 01:05:59 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

JCphotog

Hello!  Everything has been working great.  Today, a new problem, and I haven't changed anything. 1.3.2 it appears to be a permissions problem of some sort.

When attempting to upload I get an error message, but not a complete error, it still allows you to select a file:

Warning: is_dir(): Stat failed for ./albums/edit/. (errno=13 - Permission denied) in /home/public_htmlgallery/upload.php on line 432

Warning: filemtime(): Stat failed for ./albums/edit/. (errno=13 - Permission denied) in /home/public_html/gallery/upload.php on line 440

Warning: unlink(./albums/edit/.): Permission denied in /home/public_html/gallery/upload.php on line 453

Warning: is_dir(): Stat failed for ./albums/edit/.. (errno=13 - Permission denied) in /home/public_html/gallery/upload.php on line 432

Warning: filemtime(): Stat failed for ./albums/edit/.. (errno=13 - Permission denied) in /home/public_html/gallery/upload.php on line 440

Warning: unlink(./albums/edit/..): Permission denied in /home/public_html/gallery/upload.php on line 453


Then if you try to upload you get:




Information

0 uploads were successful.

CONTINUE

Error Report

The following uploads encountered errors:

File Uploads:

File Name/URL
Error Message

1. 12748178-M.jpg
Impossible to move.



Its strange since I haven't changed anything, and haven't received any notices of updates from the host.  Any thoughts on what to change or check?

kegobeer

Did you search for Stat failed for ./albums/edit/ yet?
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

JCphotog

OK.  Is my face red.  I have no idea how that happened.  I did the update several weeks ago and it has been working.  Feel free to delete this post if you like!

Sincere apologies!

Joachim Müller

we never delete posts - the point of a forum is that others may benefit from your insight later. Anyway, good to see you solved this issue.

Joachim

JCphotog

Ok.  Thanks.  Good pollicy.  I just figured you might not want to clog up the space with another repeat.  Next time I'll do a more thorough search before posting.