Getting this error when I run flexiconvert:

[Fri Apr 27 01:06:58 2007] [error] [client xxx.xx.xx.x] Premature end of script headers: index.php, referer: http://site.com/admin/flexiconvert/convert

I am running on 5.1, flexinode is disabled, and I created a matching CCK content type with the same names for each of the fields (there are only two, both text fields).

Comments

rayarub’s picture

Status: Active » Closed (fixed)

So, it was technically a problem on my end. The flexinode type that I was trying to convert had over 6500 nodes, and apparantly that is too many for the module to handle. After I boosted my php memory_limit by several hundred MB, I was able to get flexiconvert to work.

Since it's a one-time, thing, it's not a huge deal... thank you for the immensely useful module; it's a life saver!