coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Upload => Topic started by: gvbantams on July 03, 2005, 01:21:29 AM

Title: Upload problem
Post by: gvbantams on July 03, 2005, 01:21:29 AM
I get this error when I open the upload page.
QuoteWarning: is_dir(): Stat failed for ./albums/edit/. (errno=13 - Permission denied) in /home/mtlister/public_html/scnagallery/upload.php on line 432

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

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

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

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

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

And this error after I try to upload an image.
QuoteWarning: move_uploaded_file(./albums/edit/mHTTP_temp_94c7afc1.jpg): failed to open stream: Permission denied in /home/mtlister/public_html/scnagallery/upload.php on line 1197

Warning: move_uploaded_file(): Unable to move '/tmp/phpAmhETV' to './albums/edit/mHTTP_temp_94c7afc1.jpg' in /home/mtlister/public_html/scnagallery/upload.php on line 1197

The first error shows up above the page and all of the page is actually there for you to uplioad an image but it doesnt work.
Title: Re: Upload problem
Post by: Nibbler on July 03, 2005, 01:34:35 AM
CHMOD albums/edit to 777 or 755 and then update your gallery. Please take time to search the boards before you post.