Search found 1 match
- 2014-07-03T20:00:36-07:00
- Forum: Users
- Topic: How can I force convert to use newer gs in php
- Replies: 0
- Views: 2451
How can I force convert to use newer gs in php
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!