Skip to content
This repository was archived by the owner on Feb 18, 2021. It is now read-only.

Changing session_save_path does not work #38

@sandermb

Description

@sandermb

When changing the session save path to a directory within my project with the PHP function session_save_path() it does not work.
It does change the directory and creates the session file within the given directory, but the session file remains empty.
When I use the default session save path there is no problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions