Welcome Guest, Not a member yet? Register   Sign In
Authentication packet error "ion auth"
#1

Hi guys, I would like to create an administrative panel for my small test app to learn with codeigniter, I came across the "Ion Auth" package.
https://github.com/benedmunds/CodeIgniter-Ion-Auth

I followed the simple instructions, which are nothing but unpacking and loading the files into their folders.

But later I went to my site to test it all: mysite.com/auth me by mistakes

PHP Code:
SeverityWarning

Message
is_dir(): open_basedir restriction in effectFile(/var/lib/php/sessionis not within the allowed path(s): (/var/www/vhosts/mysite.it/:/tmp/)

Filenamedrivers/Session_files_driver.php 
Reply
#2

Looks like a CI session config error, not Ion Auth problem. Ensure you have basic session functionality and report back.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB