I receive the following error installing 1.21 alpha stable under XAMPP 1.7 on Windows 7:

An error occurred. http://localhost/openchurch/install.php?locale=&profile=openchurch&id=2&...
Fatal error: require_once() [function.require]: Failed opening required 'node_export/openchurch_blog_node_export.inc' (include_path='.;C:\xampp\php\pear\') in C:\xampp\htdocs\openchurch\sites\all\modules\openchurch_features\openchurch_blog\openchurch_blog.install on line 58

Comments

yellek’s picture

This leads to:

user warning: Table 'hvuc_oc.content_type_openchurch_block' doesn't exist query: SELECT n.title, field_oc_machine_name_value as machine FROM content_type_openchurch_block c JOIN node n ON (n.nid = c.nid AND n.vid = c.vid) in C:\xampp\htdocs\openchurch\sites\all\modules\openchurch_features\openchurch_block\openchurch_block.module on line 19.

yellek’s picture

Status: Active » Closed (won't fix)

This error is due to the version of ZipGenius used to extract the files truncating file names for some reason. Extracting the distribution with cygwin gave the correct result.