Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(config): change sessions so anybody can use it #1862

Merged
merged 1 commit into from
May 23, 2022

Conversation

jefflembeck
Copy link
Contributor

Just turn on php_sessions and then you can use $_SESSION-based stuff
in your private instance or whatever.

Also, we're going to make sure we error log our errors before we have a
big blow out on 500s

Just turn on `php_sessions` and then you can use $_SESSION-based stuff
in your private instance or whatever.

Also, we're going to make sure we error log our errors before we have a
big blow out on 500s
@jefflembeck jefflembeck merged commit 33cb46a into master May 23, 2022
@jefflembeck jefflembeck deleted the support-php-session branch May 23, 2022 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant