Hi,
I'm trying to generate dynamic images using RMagick from my Rails application. When I run the action that generates the images from Litespeed, RMagick gives me an error that it cant find the PostScript Delegate. However, this same code, I copied into a regular shell script and it generates the image just fine. I also booted up my Rails Application in WebRick and it also displays the dynamic image fine. My guess is that this is some sort of path issue. For some reason when my rails app runs from Litespeed it cant see the ImageMagick Delegate plugins.
Any help would be appreciated.
Thanks,
Chris
I'm trying to generate dynamic images using RMagick from my Rails application. When I run the action that generates the images from Litespeed, RMagick gives me an error that it cant find the PostScript Delegate. However, this same code, I copied into a regular shell script and it generates the image just fine. I also booted up my Rails Application in WebRick and it also displays the dynamic image fine. My guess is that this is some sort of path issue. For some reason when my rails app runs from Litespeed it cant see the ImageMagick Delegate plugins.
Any help would be appreciated.
Thanks,
Chris