policy.xml and Apache/mod_php

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
kian
Posts: 2
Joined: 2016-05-03T16:50:13-07:00
Authentication code: 1151

policy.xml and Apache/mod_php

Post by kian »

Hello,

I've seen that the suggested workaround for the recent holes in ImageMagick is to set up a policy.xml as described in the announcement. To verify, users are instructed to use convert(1) on the CLI.

Does this policy configuration apply to php5-imagick (PHP ImageMagick extension) as well?

My specific setup is Apache + mod_php + php5-imagick. I've tried looking in phpinfo() output but there's nothing useful -- policies aren't listed.

Thanks for the help.
User avatar
fmw42
Posts: 25562
Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA

Re: policy.xml and Apache/mod_php

Post by fmw42 »

Post Reply