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

Block installation if PHP has session.auto_start enabled #5107

Closed
TheWitness opened this issue Dec 18, 2022 · 0 comments
Closed

Block installation if PHP has session.auto_start enabled #5107

TheWitness opened this issue Dec 18, 2022 · 0 comments
Labels
bug Undesired behaviour confirmed Bug is confirm by dev team resolved A fixed issue
Milestone

Comments

@TheWitness
Copy link
Member

Describe the bug

Cacti does not support session.auto_start, make sure installation is blocked if it is installed.

@TheWitness TheWitness added bug Undesired behaviour confirmed Bug is confirm by dev team labels Dec 18, 2022
@TheWitness TheWitness added this to the v1.2.23 milestone Dec 18, 2022
TheWitness added a commit that referenced this issue Dec 18, 2022
* Block Cacti install is session.auto_start is enabled
* Move the session.php include to it's original location
* Place the session_start() before the first header output
TheWitness added a commit that referenced this issue Dec 18, 2022
Block Cacti install is session.auto_start is enabled
@TheWitness TheWitness added the resolved A fixed issue label Dec 18, 2022
@netniV netniV changed the title Block Cacti install is session.auto_start is enabled Block installation if PHP has session.auto_start enabled Dec 31, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Apr 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Undesired behaviour confirmed Bug is confirm by dev team resolved A fixed issue
Projects
None yet
Development

No branches or pull requests

1 participant