I just tried to install the latest Commons package for Drupal 6 and go the following error when choosing the commons profile (step 2 I think):

Warning: require_once(./profiles/drupal_commons/drupal_commons.profile) [function.require-once]: failed to open stream: No such file or directory in E:\drupal_projects\commons6\install.php on line 94

Fatal error: require_once() [function.require]: Failed opening required './profiles/drupal_commons/drupal_commons.profile' (include_path='.;C:\Program Files (x86)\DevDesktop\common\pear') in E:\drupal_projects\commons6\install.php on line 94

I looked at the folders and discovered the folder is actually called "commons" in the profiles directory, not "drupal_commons" so I just copied the "drupal_commons" folder and titled it "commons" - that seems to have worked.

Sorry if this bug has already been addressed, I did do a search through the issues and couldn't find anything that seemed to be the same problem.

Comments

lsolesen’s picture

Status: Active » Fixed

You should really not try to install Commons 6.x-branch. Use the 7.x-3.x branch.

Status: Fixed » Closed (fixed)

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