warning: proc_open(): CreateProcess failed, error code - 5 in C:\Inetpub\wwwroot\includes\image.imagemagick.inc on line 158.
warning: proc_open(): CreateProcess failed, error code - 5 in C:\Inetpub\wwwroot\includes\image.imagemagick.inc on line 158.

I keep getting these errors. I'm new to drupal so this may not be a very intelligent question, non-the-less it is a question. I have downloaded and installed image Magick module.

I get the above error when I put the path for the binary (C:\Program Files\ImageMagick-6.5.6-Q16\convert.exe)

Is it a PHP issue or is it where I have placed or not placed the binary?

Any help would be appreciative.

Comments

joachim’s picture

I'm not supporting ImageMagick, mostly because I can't figure out how to install it on my test system.

If someone provides a patch, I'll review and commit it.

sun’s picture

Status: Active » Closed (duplicate)

Thanks for taking the time to report this issue.

However, marking as duplicate of #227829: Using ImageMagick when proc_open() is disabled. You can follow up on that issue to track its status instead. If any information from this issue is missing in the other issue, please make sure you provide it over there.

If you are new to drupal.org, it would help us if you would search for existing issues before submitting a new one. We strongly advise you search using the drupal.org search facility, because it really is very good. NOT a third party search engine (e.g. Google) as you may well not find what you are looking for.