PHP Session Persistence Test
ℹ️ New Session Created.
This is either your first visit, or the previous session expired.
Session ID: 5ca8be65e93ff2d46707faea1c927b36
Created Just Now: 2026-06-21 07:57:56
Server Configuration Debug:
- session.gc_maxlifetime: 1440 seconds (24 minutes)
(This is the max life of unused session data) - session.cookie_lifetime: 0 seconds
(0 usually means until the browser is closed) - session.save_path: /opt/alt/php74/var/lib/php/session
(Where session files are stored)