Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

adanawtn's avatar

Have problems with Default Session Driver

I'm installed a website on my server for development, but I can't get the site to load. I'm stuck at the error Driver [file] not supported, using Laravel 4.0. This is my first time using Laravel, so I'm confused as to how I should even begin fixing this.

0 likes
2 replies
Devon's avatar

If you're creating a new project for development, why are you using 4.0? You should probably start with 4.2... Laravel 5 is in development and expected to be released in late November or December.

adanawtn's avatar

It's not a new project. I need to update an existing project. I need to set it up on my own server to do so. And when I try to set it up, I keep getting errors. The error that I'm stuck at is 'Driver [file] not supported." I'm pretty sure it has something to do with the cache and session setup, but I'm not sure how to fix it.

Please or to participate in this conversation.