ChrisSmith Posted December 15, 2022 Report Share Posted December 15, 2022 Hello, I'm trying to set cookies to expire beyond the session. In the /public_html/php.ini file, I changed the setting from 0 to the value below and it still reads expires on session when I inspect in my Chrome debugger. I want to set it to expire in 30 days, so I entered the equivalent amount of seconds in session.cookie_lifetime. Is this correct or do I need to change a setting somewhere else? Thanks in advance for your help. Chris Smith, www.ndbair.com Quote Link to comment Share on other sites More sharing options...
Administrators ProAvia Posted December 15, 2022 Administrators Report Share Posted December 15, 2022 phpVMS version? PHP version? MySQL or MariaDB version? Quote Link to comment Share on other sites More sharing options...
ChrisSmith Posted December 17, 2022 Author Report Share Posted December 17, 2022 Hi ProAvia: phpVMS version: -- working on getting this value PHP version: 7.4.33 MySQL version: 10.3.37-MariaDB-log Thanks for your help, Chris Quote Link to comment Share on other sites More sharing options...
ChrisSmith Posted December 17, 2022 Author Report Share Posted December 17, 2022 disregard, this thread! We are using VAM and not phpVMS.. had my wires crossed 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.