Piwigo.org

You are not logged in. (Register / Login)

Announcement

#16 2012-05-30 09:45:29

ddtddt
Piwigo Team
Location: Quetigny - France
Registered: 2007-07-27
Posts: 6075

Re: Web pictures not genereated

Can you pass me webmaster account on your site


You love Piwigo so don't hesitate to participate, learn more on the "Contribute to Piwigo" page. If you don't have much time for contribution, you can also help the project with a donation.

Offline

#17 2012-05-30 09:52:22

Meromanche
Member
Registered: 2012-05-02
Posts: 22

Re: Web pictures not genereated

Just mailed it to you as I did not want it public

Offline

#18 2012-05-30 21:06:11

ddtddt
Piwigo Team
Location: Quetigny - France
Registered: 2007-07-27
Posts: 6075

Re: Web pictures not genereated

what CHMOD on subdirectory galleries ?


You love Piwigo so don't hesitate to participate, learn more on the "Contribute to Piwigo" page. If you don't have much time for contribution, you can also help the project with a donation.

Offline

#19 2012-05-30 23:05:15

Meromanche
Member
Registered: 2012-05-02
Posts: 22

Re: Web pictures not genereated

As a test I have changed to 0755 for all of Italtrike images. I have regenerated the thumbnail and web images but did not make any difference.

Offline

#20 2012-05-31 18:11:42

mol
Member
Location: germany
Registered: 2010-05-26
Posts: 106
Website

Re: Web pictures not genereated

Meromanche wrote:

1.6mb

and the dimension of the picture width&height in pixel?

and what ist your "memory_limit", your Server RAM

the file size of the compressed jpg does not matter, in the server ram a picture is a uncompressed bitmap, it takes about 5 megabyte ram for a picture with 1000x1000 pixels (GD memory usage with true color/jpg pictures )

Offline

#21 2012-06-01 01:32:37

Meromanche
Member
Registered: 2012-05-02
Posts: 22

Re: Web pictures not genereated

Dimension, I have no idea.

Memory limit on the server is 32M

Offline

#22 2012-06-01 01:34:47

Meromanche
Member
Registered: 2012-05-02
Posts: 22

Re: Web pictures not genereated

One of the files that is an issue is 6.2M

Offline

#23 2012-06-01 10:00:57

plg
Piwigo Team
Location: Paris, France, Europe
Registered: 2002-04-05
Posts: 11717
Website

Re: Web pictures not genereated

Knowing the width and height in pixels will help a lot. 32MB of memory is not much and is easily consumed by GD to resize the photo. It all depends on the dimensions of your photo (and not on the filesize in bytes)


Latest blog post on Piwigo.com: Piwigo 2.5 on Piwigo.com (March 7th, 2013)

Offline

#24 2012-06-01 10:09:39

Meromanche
Member
Registered: 2012-05-02
Posts: 22

Re: Web pictures not genereated

This is seriously hampering my business and am now likely to move to a different platform as I can't spend so much time solving this issue.

Great software but not quite ready for neophytes like me!

Offline

#25 2012-06-01 10:16:01

plg
Piwigo Team
Location: Paris, France, Europe
Registered: 2002-04-05
Posts: 11717
Website

Re: Web pictures not genereated

In case you want to give another try, increase the memory_limit to 128M in your php.ini file.


Latest blog post on Piwigo.com: Piwigo 2.5 on Piwigo.com (March 7th, 2013)

Offline

#26 2012-06-01 10:41:36

mol
Member
Location: germany
Registered: 2010-05-26
Posts: 106
Website

Re: Web pictures not genereated

Meromanche wrote:

This is seriously hampering my business and am now likely to move to a different platform as I can't spend so much time solving this issue.

Great software but not quite ready for neophytes like me!

different platform = another galerie script?  will not work, because the limitation of the GD lib has nothing to to with the galerie script, every galeriscript which use GD will have this problem

you need more RAM (32mb is very small, today) or access to imagemagick
if increase the memory_limit to 128M in your php.ini file not work, you must ask your hoster for more ram (or change the hoster)

last solution: scale down your pictures locally to max 2500*2000px width/height
(the filesize doesn´t matter, only important for bandwith/traffic)

Offline

Board footer

Powered by FluxBB

About this website · Donate · Contact Piwigo project © 2002-2013