=== SESSION DIAGNOSTIC ===
1. Output buffering level: 0
2. Headers sent: YES
3. Session auto_start: 0
4. Session status BEFORE start: NONE
5. Session save_path: /var/cpanel/php/sessions/ea-php81
6. save_path writable: YES
Warning: session_start(): Session cannot be started after headers have already been sent in /home/edusys/public_html/demo.superbsystemstechnologies.com/lms/session_test.php on line 23
7. Session started: YES
8. Session ID:
9. Can write to $_SESSION: YES
10. $_SESSION['test'] = works
=== COOKIE INFO ===
Array
(
[lifetime] => 0
[path] => /
[domain] =>
[secure] =>
[httponly] =>
[samesite] =>
)
=== SENT HEADERS ===
=== OUTPUT BEFORE THIS POINT ===
Any unexpected output above this line would cause 'headers already sent'