Hey, my first post! ^_^
First I say hello; I would be very happy about help from you ^__^
@problem:
My gallery is already very full (about 1300 pictures), but now I can't upload any images anymore.
When I want to upload one, this error appears:
0 Uploads were successfull
and then:
Cannot move
QuoteWarning: getmypid() has been disabled for security reasons in /Coppermine/cpg132/upload.php on line 1186
Warning: move_uploaded_file(./albums/edit/mHTTP_temp_f2d3bb37.jpg): failed to open stream: Permission denied in/Coppermine/cpg132/upload.php on line 1197
Warning: move_uploaded_file(): Unable to move '/usr/export/tmp/php9YBOcU' to './albums/edit/mHTTP_temp_f2d3bb37.jpg' in /Coppermine/cpg132/upload.php on line 1197
^ this appears on top of the Page.
Does anybody know help?
If you need my gallerylink or the code in that place, the erorr told, plz post it!
Thank you! *arigato*
.//Shao
You need to chmod your albums edit directory to 777 or 755. There is also a post about getmypid() being disabled somewhere.