Search found 1 match

by bigbalaboom
2013-10-23T07:09:57-07:00
Forum: IMagick
Topic: How to correctly load ImageMagick from Apache?
Replies: 0
Views: 6975

How to correctly load ImageMagick from Apache?

I wrote an image manipulating program with PHP/imagick. The server is installed under XAMPP, which resides in a flash drive.

Now everything works fine except that ImageMagick needs to be installed on every machine I use.

To solve the problem and make it easier, I copied the ImageMagick folder to ...