You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 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
Describe the bug
Cacti does not support session.auto_start, make sure installation is blocked if it is installed.
The text was updated successfully, but these errors were encountered: