I get this error message

Fatal error: require_once() [function.require]: Failed opening required 'sites/all/modules/javascript_aggregator/jsminplus.php' (include_path='.:/Applications/MAMP/bin/php5/lib/php') in /sites/all/modules/javascript_aggregator/javascript_aggregator.module on line 106

Comments

derjochenmeyer’s picture

Is the requested file there? (sites/all/modules/javascript_aggregator/jsminplus.php)

Try setting a basepath in your settings.php

derjochenmeyer’s picture

Version: 6.x-1.3 » 6.x-1.x-dev
Status: Active » Closed (works as designed)

Cleaning up.