Search found 2 matches

by KPeters89
2015-10-28T01:50:26-07:00
Forum: Developers
Topic: Different results for png on different environments.
Replies: 3
Views: 4076

Re: Different results for png on different environments.

Okay thanks, I will ask our lead dev to upgrade :)
by KPeters89
2015-10-28T01:32:14-07:00
Forum: Developers
Topic: Different results for png on different environments.
Replies: 3
Views: 4076

Different results for png on different environments.

Hello, I am seeing some strange behaviour with imagick used with PHP on our environments. I am running exactly the same code on localhost and our production environment. On localhost the size of the produced png file is around 700kb, while on production with the same code and the same file it's 3MB ...