upload failed - JPG photos upload failed - JPG photos
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

upload failed - JPG photos

Started by hagenru1, December 07, 2012, 04:34:39 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

hagenru1

When trying to upload photos I now get the error message (in German "Hochladen fehlgeschlagen") upload failed. I do not know what I have changed. However I did format and to set up my pc new a while ago - could that have an effect on this? see debug transcipt.

Αndré

Quote from: hagenru1 on December 07, 2012, 04:34:39 PM
I did format and to set up my pc new a while ago - could that have an effect on this?
I don't think so. Please read and follow the upload troubleshooting docs: http://documentation.coppermine-gallery.net/en/upload_troubleshooting.htm#upload_trouble

hagenru1

Thank you for your reply. Must be dumb or just not such a expert. Could not find the answer to my problem in the description in teh link you suggested to me - I looked at that already before posting the thread. The problem still exists.


hagenru1

Single file upload to the Testalbum worked fine but with multiple upload it fails. Setting at present is for single upload.

Testalbum - http://www.laelli.ch/cpg/thumbnails.php?album=223
User/Password for tests - copmine/copmine

Thanks for any help.

hagenru1

Quote from: hagenru1 on December 08, 2012, 09:18:56 AM
Single file upload to the Testalbum worked fine but with multiple upload it fails. Setting at present is for single upload.

Sorry, I forgot to mention the
Error code 406


Testalbum - http://www.laelli.ch/cpg/thumbnails.php?album=223
User/Password for tests - copmine/copmine

Thanks for any help.

Αndré

The 406 HTTP status code is generated by your server, not Coppermine. However, often it seems to be related to mod_security, so please try to disable it or check your .htaccess file in general.

hagenru1


hagenru1

I temporarely deleted the .htaccess file in the cpg directory, but no change - I still can't upload mutliple JPGs - still getting error 406!

Benutzereinstellung (user setting): "Flash unterstützt (flash supported)"
Coppermine album: http://www.laelli.ch/cpg
Testalbum - http://www.laelli.ch/cpg/thumbnails.php?album=223
User/Password for tests - copmine/copmine

I hope somebody can help me.

phill104

Try adding the following to your .htaccess files

<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>
It is a mistake to think you can solve any major problems just with potatoes.

hagenru1

Thanks Phill - SUPER - GREAT - it now works like a charme!! :) :) :) :) :)

Αndré

Please
Quote from: Joachim Müller on September 28, 2008, 12:46:26 PM
tag your answer as "solved" by clicking on the "Topic Solved" button on the bar at the left hand side at the bottom of your thread.

hagenru1

Thank you - I'm learning as a forum newbie  ;)