coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Upload => Topic started by: nastey on March 19, 2005, 11:32:46 PM

Title: trouble with uploading pictures
Post by: nastey on March 19, 2005, 11:32:46 PM
when i'm trying to upload some photos, i can't, i've got '0 uploads were successful.'
and this 
Warning: move_uploaded_file(./albums/edit/mHTTP_temp_c0738e12.jpg): failed to open stream: Permission denied in /home/accounts_n/nastey/public_html/galler/upload.php on line 1197

Warning: move_uploaded_file(): Unable to move '/tmp/upload/phpGHTjAw' to './albums/edit/mHTTP_temp_c0738e12.jpg' in /home/accounts_n/nastey/public_html/galler/upload.php on line 1197


on top of the site
i'm a stupid one, and sorry if this problem appeared earlier, i'm just desperate to solve it as quick as possible.
Title: Re: trouble with uploading pictures
Post by: foulu on March 20, 2005, 07:39:21 AM
check folder alumbs/edit --- create(if itdont exit) and chmod to 777
Title: Re: trouble with uploading pictures
Post by: nastey on March 20, 2005, 11:32:04 AM
it tells me that 'request denied. verify that the file or folder exist and that you have the necessary persmissions on the server to perform the requested operation'

;(
Title: Re: trouble with uploading pictures
Post by: Joachim Müller on March 20, 2005, 11:32:55 AM
if you don't have permissions to CHMOD, ask your webhost for support - they may have to CHOWN the folders for you.

Joachim