Announcement

#1 2018-06-07 09:37:39

bug87
Member
2018-06-07
4

Piwigo upload only one photo

Hello!

I has install last version piwigo.
When i upload many photos, piwi upload only first photo and print error "The request timed out"

Piwigo version: 2.9.3
PHP version: v7.0.28-0ubuntu0.16.04.1,
MySQL version: 5.7.22-0ubuntu0.16.04.1
Piwigo URL: http://photo.zhukov.space

Offline

 

#2 2018-06-07 09:54:10

executive
Member
2017-08-16
1214

Re: Piwigo upload only one photo

What is your setting for post_max_size and upload_max_filesize in your PHP options? How large are your images?
You can also try increasing max_execution_time.

https://stackoverflow.com/questions/236 … difference

Offline

 

#3 2018-06-07 10:04:56

bug87
Member
2018-06-07
4

Re: Piwigo upload only one photo

executive wrote:

What is your setting for post_max_size and upload_max_filesize in your PHP options? How large are your images?
You can also try increasing max_execution_time.

https://stackoverflow.com/questions/236 … difference

one photo size 5-8 Mb

apache php.ini
post_max_size = 8M
upload_max_filesize = 2M
max_file_uploads = 20

Offline

 

#4 2018-06-07 15:15:47

jnashpiwigo
Piwigo Team
2014-10-21
254

Re: Piwigo upload only one photo

one photo size 5-8 Mb

apache php.ini
post_max_size = 8M
upload_max_filesize = 2M

max_file_uploads = 20

Last edited by jnashpiwigo (2018-06-07 15:16:36)

Offline

 

#5 2018-06-07 19:28:56

bug87
Member
2018-06-07
4

Re: Piwigo upload only one photo

jnashpiwigo wrote:

one photo size 5-8 Mb

apache php.ini
post_max_size = 8M
upload_max_filesize = 2M

max_file_uploads = 20

I changed setting php.ini

post_max_size = 200M
upload_max_filesize = 200M
max_file_uploads = 50
max_execution_time = 60

Now files is upload!
But time of upload one file sever minutes (3-5 min).
Size of the file never mind.

Last edited by bug87 (2018-06-07 19:35:21)

Offline

 

#6 2018-06-10 09:46:49

bug87
Member
2018-06-07
4

Re: Piwigo upload only one photo

Hello!
Why can there be a long unloading?

Offline

 

#7 2018-06-10 21:36:59

executive
Member
2017-08-16
1214

Offline

 

Board footer

Powered by FluxBB

github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact