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

ArchStanton's avatar

session permissions error.

Hi,

I keep getting intermittent session error, things like

RecursiveItteratorDirectory -failed to open directory permission denied.

or other sessions errors with permissions, the directory (storage/sessions) is set to 777

Any idea?

0 likes
2 replies
christopher's avatar

Is the owner the user forge?

ls -la storage/framework

Normally you dont have to edit anything. Are we talking about laravel5? Because there the folder is in storage/framework/sessions

Please or to participate in this conversation.