Jordan Mack

Results 1 issues of Jordan Mack

On PHP 8.1 I am getting issues connecting to redis through RedisSession start-session.php: ``` // this must match the express-session `secret` in your Express app define('EXPRESS_SECRET', 'test'); // this id...