Welcome Guest, Not a member yet? Register   Sign In
[SOLVED] Which one of these libraries use for sessions in CI 1.7.2 ?
#1

[eluser]sikko[/eluser]
Hi,

Having trouvles with the CI session library (see this thread) i'm in search of a library that uses the php sessions (unlike "sessions" library of CI that uses cookies).

I was about to use "Native Session" library but I got some troubles for CI 1.7.2 installation.
In the wiki (Here) it's told to copy a file here:
Code:
system/application/init/init_native_session.php
But this directory doesn't exists in my CI installation. Should I create it ?
And the same problem comes when I try to use PHPSession (no init directory)

Have you any solution for me to install one of these libraries ? or should I change for one of those libraries ?

Thanks, bye

EDIT: SOLVED: I had not read enought. The init directory is no longer needed Explained at this page.

Thanks regards




Theme © iAndrew 2016 - Forum software by © MyBB