Search found 1 match
- 2011-06-12T09:03:44-07:00
- Forum: IMagick
- Topic: Imagick + ghostscript problem in Debian
- Replies: 0
- Views: 5616
Imagick + ghostscript problem in Debian
Hello, I am having a hard time converting PDFs through my web applications on my debian server. I have imagick and ghostscript both installed through apt-get. (gs first). gs is located in /usr/bin, which is in apache's environment path $_SERVER["PATH"]= /usr/local/bin:/usr/bin:/bin I am able to use ...