Page 1 of 1

How can I force convert to use newer gs in php

Posted: 2014-07-03T20:00:36-07:00
by vincentzhou
I have updated gs to 9.10 but gslib seems to be the old version. It all goes well when using convert in command line. However, when I use exec() to run convert inside the php, it always calls the old gs. How can I solve this? Thanks a lot!