#1 2010-10-19 16:23:02

cmerk
Member
2010-10-19
4

[resolved] Upload multiple picture - ERROR: 403

I just installed the latest version.
If I use the function to upload multiple picture (jpg < 300kb) I get the error 403.
No picture are uploaded and no entrie is in the database.

Is this a sucurity problem?

PHP Version 5.2 and MySQL 5.0

I know, there are many options to upload pictures, but this function is very easy to use - if it works.

See printscreen with the ERROR: 403

Offline

 

#2 2010-10-19 19:27:17

mol
Piwigo Team Germany
germany
2010-05-26
108

Re: [resolved] Upload multiple picture - ERROR: 403

long answer is in the german forum
short answer: maybe a chmod problem, change the chmod value of the folder "upload" to 777

Offline

 

#3 2010-10-19 19:52:45

plg
Piwigo Team
Nantes, France, Europe
2002-04-05
14082

Re: [resolved] Upload multiple picture - ERROR: 403

It looks like [Forum, topic 16312] ERROR HTTP:403(upload) but villas did not give any answer, so I ask the same questions:

1) which web browser are you using? did you try another one?
2) what is the filesize of your photos?

Offline

 

#4 2010-10-19 20:55:20

cmerk
Member
2010-10-19
4

Re: [resolved] Upload multiple picture - ERROR: 403

Yes, it looks simular to [Forum, topic 16312] ERROR HTTP:403(upload).
1) Tested with Internet Explorer Version 7 and 8 and Firefox Version 3.6.10
2) Filesize ist between 100kb and 300kb each. It doesn't matter how many files. Always the same ERROR.

Offline

 

#5 2010-10-19 21:06:24

plg
Piwigo Team
Nantes, France, Europe
2002-04-05
14082

Re: [resolved] Upload multiple picture - ERROR: 403

Do you have a proxy or a firewall active on your computer?

Offline

 

#6 2010-10-19 22:21:01

cmerk
Member
2010-10-19
4

Re: [resolved] Upload multiple picture - ERROR: 403

I have a standard config with Windows 7 Professional x64. Standard Firewall and Microsoft Security Essentials. No Proxy.
I've tried with diactivated Firewall. - Same ERROR.
I also tried with Windows XP Professional x32. No local Firewall activ. - Same ERROR

Offline

 

#7 2010-10-22 23:59:08

plg
Piwigo Team
Nantes, France, Europe
2002-04-05
14082

Re: [resolved] Upload multiple picture - ERROR: 403

cmerk, I've sent you a private message to test on another Piwigo installation.

Offline

 

#8 2010-10-23 12:40:21

ADMST
Member
2010-07-27
14

Re: [resolved] Upload multiple picture - ERROR: 403

403 sometimes mean your IP is blocked by your own server. check iptables

Offline

 

#9 2010-10-25 16:25:09

plg
Piwigo Team
Nantes, France, Europe
2002-04-05
14082

Re: [resolved] Upload multiple picture - ERROR: 403

So you confirmed in a private message that the upload form was working on another hosting. The problem is server side.

I've found a solution to fix error 403 with Uploadify (Uploadify is the coding library used to upload photos in Piwigo). Can you test this in a .htaccess file at the root of your Piwigo installation?

Code:

SecFilterEngine Off

Offline

 

#10 2010-10-28 09:00:53

cmerk
Member
2010-10-19
4

Re: [resolved] Upload multiple picture - ERROR: 403

Yes! Perfect solution.
I made the test and now it works perfect!
Thank you very much! 

Insert in .htaccess
SecFilterEngine Off

Offline

 

#11 2010-10-30 01:14:28

plg
Piwigo Team
Nantes, France, Europe
2002-04-05
14082

Re: [resolved] Upload multiple picture - ERROR: 403

This is a very good news, I try to keep the solution in mind, I'm not this is not the last time we have to face this problem!

Offline

 

#12 2014-07-15 12:20:57

beerfestival
Member
2013-12-27
13

Re: [resolved] Upload multiple picture - ERROR: 403

Hi

Did this ever get resolved as I've started to get the problem, but only at certain times.

I've tried the .htaccess fix but that just breaks my gallery with a 500 error.

The gallery is http://photos.travelbeerfood.co.uk/inde … ategory/44

Offline

 

#13 2014-07-15 12:58:23

flop25
Piwigo Team
2006-07-06
7038

Re: [resolved] Upload multiple picture - ERROR: 403

Test the beta 2.7 and its new uploader


To get a better help : Politeness like Hello-A link-Your past actions precisely described
Check my extensions : more than 30 available
who I am and what I do : http://fr.gravatar.com/flop25
My gallery : an illustration of how to integrate Piwigo in your website

Offline

 

#14 2014-07-15 13:04:34

beerfestival
Member
2013-12-27
13

Re: [resolved] Upload multiple picture - ERROR: 403

I'm not sure how easily I can - I installed my version using Softaculous.

The error only seems to happen when I upload too many photos.

Offline

 

Board footer

Powered by FluxBB