coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Upload => Topic started by: zillarat on January 15, 2006, 07:09:16 PM

Title: Warning: move_uploaded_file(./albums/edit/mHTTP_temp_1880491f.jpg): failed to op
Post by: zillarat on January 15, 2006, 07:09:16 PM
every time i try to upload any file it says at the top

Warning: move_uploaded_file(./albums/edit/mHTTP_temp_1880491f.jpg): failed to open stream: Permission denied in /home/whites/public_html/gallery/upload.php on line 1197

Warning: move_uploaded_file(): Unable to move '/tmp/phpzm4T9F' to './albums/edit/mHTTP_temp_1880491f.jpg' in /home/whites/public_html/gallery/upload.php on line 1197

and it wont upload it anyone know how to fix this??
Title: Re: Warning: move_uploaded_file(./albums/edit/mHTTP_temp_1880491f.jpg): failed to op
Post by: zillarat on January 16, 2006, 04:58:02 PM
can anyone help ???
Title: Re: Warning: move_uploaded_file(./albums/edit/mHTTP_temp_1880491f.jpg): failed t
Post by: Joachim Müller on January 17, 2006, 09:17:02 AM
http://forum.coppermine-gallery.net/index.php?topic=26446.msg122462#msg122462
Title: Re: Warning: move_uploaded_file(./albums/edit/mHTTP_temp_1880491f.jpg): failed to op
Post by: zillarat on January 17, 2006, 09:14:20 PM
updating dident work
Title: Re: Warning: move_uploaded_file(./albums/edit/mHTTP_temp_1880491f.jpg): failed t
Post by: Joachim Müller on January 18, 2006, 12:47:03 AM
rename your edit folder in the albums folder (e.g. to edit_old), using your FTP app. Create a new edit folder and CHMOD as suggested in the docs.
Title: Re: Warning: move_uploaded_file(./albums/edit/mHTTP_temp_1880491f.jpg): failed to op
Post by: zillarat on January 18, 2006, 10:35:57 PM
i keep getting upload Not a GD extension. right now im doing the file edit i found but i tryed to change to image magick upload of gif still dident work but i was wondering how i can allow .tga files??
Title: Re: Warning: move_uploaded_file(./albums/edit/mHTTP_temp_1880491f.jpg): failed t
Post by: Joachim Müller on January 19, 2006, 05:32:16 PM
Uploading tga files is a different issue and should have been posted in a separate thread. GD only has support for jpg, png and gif (if cpg1.3.x is patched/modded). Only ImageMagick is capable to upload more image file types. However, before you try installing ImageMagick, read the FAQ. I recommend not using tga, but converting it on your client to jpg.