Uploading problems Uploading problems
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Uploading problems

Started by bono_elevate_me, December 30, 2004, 08:32:31 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

bono_elevate_me

I've just moved hosts with my gallery and everything is working fine except for uploading images i get an error message that states:

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

Warning:  move_uploaded_file(): Unable to move '/tmp/phpznJRkh' to './albums/edit/mHTTP_temp_6c1111fa.jpg' in /home/bono/public_html/gallery/upload.php on line 1193
         

I've looked through the faq but i know nothing about php and why this wouldn't work. Any help with this would be grateful...

Lauren


                                       



                                                         

Joachim Müller

CHMOD as suggested in the coppermine docs. Do a search on the board for your error message if not sure.

Joachim