jenssegers / jenssegers/codeigniter-hmvc-modules

Session library not found

Open
#28 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
187
Forks
102
PR merge metrics
No merged PRs in 30d

Description

Hi, when I try a blank installation of CI 3.1.7 and wanna use the session library I get:
Unable to locate the specified class: Session.php

I used the autoloader of CI:
$autoload['libraries'] = array('database', 'session');
Even if I use the drivers it seems not to work.

So far I have no idea why this isn't working.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.