Welcome Guest, Not a member yet? Register   Sign In
unlink warning with Ion-Auth-Libary
#1

I'm using Ion-Auth-Library and I like it.

From time-to-time I get a warning for

line 371:

Message: unlink(....): Operation not permitted

Filename: drivers/Session_files_driver.php

How can I avoid this?

Thanks.

Martin

Attached Files Thumbnail(s)
   
Reply
#2

Hello. The steps are:
1. make sure you have the latest CI;
2. make sure you've set up sessions correctly in the configuration file;
3. in case your session is using file driver (this is your case...), make sure the directory is writable.
Reply
#3

(This post was last modified: 03-24-2016, 02:52 AM by Ornis.)

Thanks Avenirer. I checked this all and fixed it. Up to now, no more warnings. Thank you!
Reply




Theme © iAndrew 2016 - Forum software by © MyBB