Been using this install for over a year. Have uplaoded thousands of file via web and batch. Today i was uplaoding a Pic and it crashed in middle of uplaod. Now when i goto uplaod page it give this error... Same user account, same web server, no updates or any changes...
Any thought would be great.
Warning: is_dir(): Stat failed for ./albums/edit/. (errno=13 - Permission denied) in /home/.ignutz/ashborne/brotcke.org/photo/upload.php on line 441
Warning: filemtime(): Stat failed for ./albums/edit/. (errno=13 - Permission denied) in /home/.ignutz/ashborne/brotcke.org/photo/upload.php on line 449
Warning: unlink(./albums/edit/.): Permission denied in /home/.ignutz/ashborne/brotcke.org/photo/upload.php on line 462
Warning: is_dir(): Stat failed for ./albums/edit/.. (errno=13 - Permission denied) in /home/.ignutz/ashborne/brotcke.org/photo/upload.php on line 441
Warning: filemtime(): Stat failed for ./albums/edit/.. (errno=13 - Permission denied) in /home/.ignutz/ashborne/brotcke.org/photo/upload.php on line 449
Warning: unlink(./albums/edit/..): Permission denied in /home/.ignutz/ashborne/brotcke.org/photo/upload.php on line 462
Also
/Photo/Albums = 777
/photo/albums/userpics = 755
/photo/albums/edit is = 666
I know 666 is worng. but what should that dir be?
Set it to 755 or 777, whichever one works. If 755 works, use that one.
If this doesn't solve your issues, do as suggested in the upload troubleshooting section of the docs (http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#upload_trouble)