Uploading problems Uploading problems
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

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