Upload disabled Upload disabled
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Upload disabled

Started by Shaolin, December 09, 2004, 01:28:53 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Shaolin

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

Nibbler

You need to chmod your albums edit directory to 777 or 755. There is also a post about getmypid() being disabled somewhere.

Shaolin

Hey, thanks a lot; it's working now! ^_^ *arigato!*

But why didn't I get this message before?

Casper

Probably your host fiddling with things.
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here