proc_open() warning

Ether - April 14, 2009 - 04:28
Project:Bitcache
Version:6.x-1.0-beta2
Component:Miscellaneous
Category:bug report
Priority:normal
Assigned:Arto
Status:closed
Issue tags:proc_close, proc_open, Windows
Description

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.

#1

Arto - May 19, 2009 - 17:08
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

Ether - September 15, 2009 - 00:54
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

Arto - September 17, 2009 - 10:18

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

#4

Ether - September 17, 2009 - 20:30

Windows.

#5

Arto - September 18, 2009 - 16:35

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

scifisi - September 28, 2009 - 16:32

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

Arto - October 1, 2009 - 03:56
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

System Message - October 15, 2009 - 04:00
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.