PHP Session Persistence Test
ℹ️ New Session Created.
This is either your first visit, or the previous session expired.
Session ID: 0d62473b35a3bd4f975a5496c1c81030
Created Just Now: 2026-06-17 07:54:18
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)