Project:Bitcache
Version:6.x-1.0-beta2
Component:Miscellaneous
Category:bug report
Priority:normal
Assigned:Arto
Status:closed (fixed)
Issue tags:proc_close, proc_open, Windows

Issue Summary

Hi,

When opening list of bitstreams I'm getting number of errors
warning: proc_open() [function.proc-open]: CreateProcess failed, error code - 0 in \sites\all\modules\bitcache\bitcache.inc on line 108.
The same take place when I open file node, created with previous verion of bitcache.

Comments

#1

Title:warning: proc_open() [function.proc-open]: CreateProcess failed, error code - 0 in sites\all\modules\bitcache\bitc» proc_open() warning
Assigned to:Anonymous» Arto

#2

Version:6.x-1.x-dev» 6.x-1.0-beta2

Any progress solving this ? I'm using beta2 and still have the same error.

#3

Which platform (Unix, Windows, etc) are you experiencing this problem with?

#4

Windows.

#5

I 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.

#6

I'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?

#7

Status:active» fixed
Issue tags:+proc_close, +Windows

@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.

#8

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nobody click here