Announcement

#16 2011-05-17 10:53:24

kiddy-admin
Translation Team
Moscow
2009-05-16
116

Re: Large image upload

not in Sylvia
not in SimpleGrey

Offline

 

#17 2011-05-17 21:44:46

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

Re: Large image upload

You don't have this message? It is very surprising to have in theme "dark" and not in other themes.

http://piwigo.org/screenshots/piwigo-2.2-user_upload_community-03.png

Offline

 

#18 2011-05-17 23:05:35

kiddy-admin
Translation Team
Moscow
2009-05-16
116

Re: Large image upload

of course, i see it when my upload file size is small
i see thumb i see message

but

large image - there is it on server,  but no thumb, quickly disappearing message

Offline

 

#19 2011-05-19 00:37:53

the-outdoorsman
Member
2009-05-17
84

Re: Large image upload

kiddy-admin wrote:

of course, i see it when my upload file size is small
i see thumb i see message

but

large image - there is it on server,  but no thumb, quickly disappearing message

Same problem for me as well.

Offline

 

#20 2011-06-09 10:33:13

kiddy-admin
Translation Team
Moscow
2009-05-16
116

Re: Large image upload

I have replaced version software.

Now
- PHP: 5.3
- MySQL: 5.1

and i upload successfully big file (3456x2304 3.16MB)

:)   :)   :)

Offline

 

#21 2011-06-09 11:44:51

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

Re: Large image upload

Good news kiddy-admin. Maybe the new value for memory_limit in your php.ini has been increased in the new version of PHP.

Offline

 

#22 2011-11-03 09:44:27

moshe
Member
2011-11-03
8

Re: Large image upload

Hello,
Sorry for my poor English, I'm not from USA.
I have the same problem - I try to upload through the site (Flash) Multiple large files 5-10 MB
And I can not.

What am I missing?

I added the php.ini file with the following settings:

; Set some reasonable defaults for PHP.  Most of these cannot be set
; inside the script itself.  These settings are mirrored in the
; .htaccess file for hosts that support .htaccess but not per-dir
; php.ini files.
;
[PHP]
short_open_tag = On
magic_quotes_gpc = Off
magic_quotes_sybase = Off
magic_quotes_runtime = Off
register_globals = Off
upload_max_filesize = 200M
post_max_size = 100M

[Session]
session.auto_start = Off

[suhosin]
suhosin.session.encrypt = Off

Last edited by moshe (2011-11-03 09:51:18)

Offline

 

#23 2011-11-03 09:48:10

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

Re: Large image upload

moshe wrote:

I have the same problem - I try to upload through the site (Flash) Multiple large files 5-10 MB
And I can not.

What is happening exactly?
What is your "memory_limit" ? (defined in php.ini)

Offline

 

#24 2011-11-03 10:19:12

moshe
Member
2011-11-03
8

Re: Large image upload

I enter into the management interface -> added - choose number files (4 mega-sized)
And get an error message attached.

I do not know what the "memory_limit" - where I can see it?

I added the php.ini file entries that have no value  "memory_limit"

; Set some reasonable defaults for PHP.  Most of these cannot be set
; inside the script itself.  These settings are mirrored in the
; .htaccess file for hosts that support .htaccess but not per-dir
; php.ini files.
;
[PHP]
short_open_tag = On
magic_quotes_gpc = Off
magic_quotes_sybase = Off
magic_quotes_runtime = Off
register_globals = Off
upload_max_filesize = 200M
post_max_size = 100M

[Session]
session.auto_start = Off

[suhosin]
suhosin.session.encrypt = Off

Last edited by moshe (2011-11-03 10:20:05)

Offline

 

#25 2011-11-03 10:31:38

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

Re: Large image upload

moshe wrote:

I enter into the management interface -> added - choose number files (4 mega-sized)

And just before the "Select files" button, you must have something like "15MB. jpeg, png, gif." => what is written there for you?

moshe wrote:

And get an error message attached.

I see no attached screenshot, please downsize the screenshot before adding it to your forum post.

moshe wrote:

I do not know what the "memory_limit" - where I can see it?

On the administration homepage, click on the "Show info" link next to "PHP 5.x...", on this page search "memory".

Offline

 

#26 2011-11-03 11:03:41

moshe
Member
2011-11-03
8

Re: Large image upload

And just before the "Select files" button, you must have something like "15MB. jpeg, png, gif." => what is written there for you?

Management Interface -> Add -> click Select Files -> select multiple files -> Open
And immediately get the message attached

memory - attached

Note:in an interface Ploader I can upload large files.

Offline

 

#27 2011-11-03 11:07:26

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

Re: Large image upload

moshe wrote:

memory - attached

OK, so you have 128MB, which is huge.

moshe wrote:

Note:in an interface Ploader I can upload large files.

Yes because pLoader does not care about the upload_max_filesize

Obviously, your real upoad_max_filesize (or post_max_size I can't know) is 2MB and not 200MB. This is the 2048 you see in the error popup.

Offline

 

#28 2011-11-03 11:11:06

moshe
Member
2011-11-03
8

Re: Large image upload

Okay.
What are the alternatives?

Offline

 

#29 2011-11-03 11:12:17

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

Re: Large image upload

moshe wrote:

What are the alternatives?

Either you use pLoader, or you ask your web hosting provider to increase the value of max_upload_filesize

Offline

 

#30 2011-11-04 12:55:44

moshe
Member
2011-11-03
8

Re: Large image upload

Hey,
I asked my hosting provider to increase the uploading files, and he did it.
Now I can go up to 9 MB files.
But, when I upload files larger than 4 MB I get the message attachment. (file name - javaScript problem)

I tried to upload files via the Browser uploader and I get the message attached (file name - Error browser uploader)

What am I missing?
What's the problem?

Last edited by moshe (2011-11-04 13:06:36)

Offline

 

Board footer

Powered by FluxBB

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