coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Upload => Topic started by: John DK on February 13, 2005, 01:47:46 PM

Title: Warning: is_dir(): Stat failed for
Post by: John DK on February 13, 2005, 01:47:46 PM
Warning: is_dir(): Stat failed for ./albums/edit/. (errno=13 - Permission denied) in /home/httpd/vhosts/althaqlain.com/httpdocs/photo/upload.php on line 432

Warning: filemtime(): Stat failed for ./albums/edit/. (errno=13 - Permission denied) in /home/httpd/vhosts/althaqlain.com/httpdocs/photo/upload.php on line 440

Warning: unlink(./albums/edit/.): Permission denied in /home/httpd/vhosts/althaqlain.com/httpdocs/photo/upload.php on line 453

Warning: is_dir(): Stat failed for ./albums/edit/.. (errno=13 - Permission denied) in /home/httpd/vhosts/althaqlain.com/httpdocs/photo/upload.php on line 432

Warning: filemtime(): Stat failed for ./albums/edit/.. (errno=13 - Permission denied) in /home/httpd/vhosts/althaqlain.com/httpdocs/photo/upload.php on line 440

Warning: unlink(./albums/edit/..): Permission denied in /home/httpd/vhosts/althaqlain.com/httpdocs/photo/upload.php on line 453

Title: Re: Warning: is_dir(): Stat failed for
Post by: moebius on February 13, 2005, 03:42:21 PM
I get the exact same error??

--------------------------------------------------

Warning: is_dir(): Stat failed for ./albums/edit/. (errno=13 - Permission denied) in /hsphere/local/home/moebius/mortenstenandersen.dk/album/upload.php on line 432

Warning: filemtime(): Stat failed for ./albums/edit/. (errno=13 - Permission denied) in /hsphere/local/home/moebius/mortenstenandersen.dk/album/upload.php on line 440

Warning: unlink(./albums/edit/.): Permission denied in /hsphere/local/home/moebius/mortenstenandersen.dk/album/upload.php on line 453

Warning: is_dir(): Stat failed for ./albums/edit/.. (errno=13 - Permission denied) in /hsphere/local/home/moebius/mortenstenandersen.dk/album/upload.php on line 432

Warning: filemtime(): Stat failed for ./albums/edit/.. (errno=13 - Permission denied) in /hsphere/local/home/moebius/mortenstenandersen.dk/album/upload.php on line 440

Warning: unlink(./albums/edit/..): Permission denied in /hsphere/local/home/moebius/mortenstenandersen.dk/album/upload.php on line 453

-----------------------

The strange thing is that I have been able to upload untíll now without problems?

I have made 5 albums with 50 pic in total and no problems so far, then I got a "fatal error" when I was trying to upload some more pictures, and now I get this error everytime I try to upload new files? :o(

Please help someone!

Morten
Title: Re: Warning: is_dir(): Stat failed for
Post by: kegobeer on February 13, 2005, 03:44:26 PM
Please search for that error message.  It's been discussed many times.
Title: Re: Warning: is_dir(): Stat failed for
Post by: moebius on February 13, 2005, 04:04:04 PM
I know, but the problem was that I HAD changed all the folders to 777 as ordered!

But I have now found out that there was some sort of fatal error with one folder and that I couldn't delete or chmod it through my ftp agent?!

So I had to log on to the webhotel ftp service and delete the file (which I could not do trough my own ftp client?!) and then copy it again and now it works :o)

Morten