I dont think this is a bug.

I had commerkick start install at http://localhost/sites/commercekick and then moved it (by zipping, creating db on webhost, editing settings.php) to http://example.com.

But when we visit http://example.com we get this error:

"Fatal error: require_once() [function.require]: Failed opening required '/home/vesanig/public_html/profiles/commerce_kickstart/modules/rules/includes/rules.core.inc' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/vesanig/public_html/includes/bootstrap.inc on line 3024"

Kindly assist in resolving this. Will appreciate greatly.

Comments

ojchris’s picture

Priority: Normal » Major
bladedu’s picture

I guess is a file permission issue. Be sure the user used by the web server (on apache normally is www-data) has read access to the whole site and write permissions to the files folder.

bojanz’s picture

Priority: Major » Normal
Status: Active » Fixed

Status: Fixed » Closed (fixed)

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