Closed (fixed)
Project:
Bitcache
Version:
6.x-1.0-beta2
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Issue tags:
Reporter:
Created:
14 Apr 2009 at 04:28 UTC
Updated:
3 Jan 2014 at 00:07 UTC
Jump to comment: Most recent
Comments
Comment #1
Arto commentedComment #2
Ether commentedAny progress solving this ? I'm using beta2 and still have the same error.
Comment #3
Arto commentedWhich platform (Unix, Windows, etc) are you experiencing this problem with?
Comment #4
Ether commentedWindows.
Comment #5
Arto commentedI think the problem is that Bitcache is trying to invoke the Unix "file" command, which would obviously fail on Windows. I will have fix for this shortly.
Comment #6
scifisi commentedI'm seeing something similar. In an effort to get imagecache to work I have downloaded the imagemagick code. I have now disabled GD and am trying to get imagemagick to run but I get:
warning: proc_open() [function.proc-open]: CreateProcess failed, error code - 0 in (......)
\sites\all\modules\imageapi\imageapi_imagemagick.module on line 194.
I've just noticed this isn't the right place to post this?
Comment #7
Arto commented@Ether, this has now been fixed in changeset [269852]. The 6.x-1.x-dev snapshot will get automatically rebuilt to include this fix within the next 12 hours.
@Simon, you should report that problem as an issue for the ImageAPI project.