I’ve recently inherited a working websites code, designed with PHP in CodeIgnitor and I’m trying to develop it further. When trying to run it locally (xampp), I’ve been encountering a problem: The code builds fine and brings me to the login-page. There I log in using ion-auth, which successfully continues, saves a session (this works) and continues to the landingspage.