Search code examples
laravelsessionlaravel-5invision-power-board

Laravel PHP Sessions for IPS Community


I'm trying to install IPS Community(https://invisioncommunity.com/) on a fresh local laravel server. However, when I enter the installation process I get the following error. It might be worth mentioning the server is running on a homestead server too.

The installer uses PHP sessions to store data, however PHP sessions are currently not working correctly on your server. This is an issue you will need to contact your host about.

Does anyone know how to enable PHP sessions?


Solution

  • Anyone having this issue... You need to delete the "Constants.php" in your IPS directory to fix this.