latest CI 3.0, 2013-07-25 crash with message when install hmvc
An Error Was Encountered
Unable to load your default controller. Please make sure the controller specified in your Routes.php file is valid.
Log = 4
development mode, no errors.
DEBUG - 2013-07-25 13:28:05—> Config Class Initialized
DEBUG - 2013-07-25 13:28:05—> Hooks Class Initialized
DEBUG - 2013-07-25 13:28:05—> Utf8 Class Initialized
DEBUG - 2013-07-25 13:28:05—> UTF-8 Support Enabled
DEBUG - 2013-07-25 13:28:05—> URI Class Initialized
DEBUG - 2013-07-25 13:28:05—> No URI present. Default controller set.
DEBUG - 2013-07-25 13:28:05—> Router Class Initialized
DEBUG - 2013-07-25 13:28:05—> Output Class Initialized
DEBUG - 2013-07-25 13:28:05—> Security Class Initialized
DEBUG - 2013-07-25 13:28:05—> Input Class Initialized
DEBUG - 2013-07-25 13:28:05—> Global POST and COOKIE data sanitized
DEBUG - 2013-07-25 13:28:05—> Language Class Initialized
...
I tested with clean install… just welcome module…. no changes.
Working fine with version to 2013-07-22
—-
in my localserver, xampp, works =/
using php 5.4.15
Do you can help ?