PHP-MySQL-Sessions
PHP-MySQL-Sessions copied to clipboard
Warning: session_start(): Failed to read session data: user (path: /var/cpanel/php/sessions/ea-php73)
This Code Not working in php 7.3
i am getting error Warning: session_start(): Failed to read session data: user (path: /var/cpanel/php/sessions/ea-php73)
Same here. Would be lovely to receive some kind of feedback from @dominicklee . Php 7.2.
@umashankarpandey You gotta change the code from mysql.sessions.php to this: https://github.com/dominicklee/PHP-MySQL-Sessions/blob/5fc1be65f375325a30ad452383270802c6c91ac3/mysql.sessions.php
Then it works. fixed it for me. ;)
@umashankarpandey You gotta change the code from mysql.sessions.php to this: https://github.com/dominicklee/PHP-MySQL-Sessions/blob/5fc1be65f375325a30ad452383270802c6c91ac3/mysql.sessions.php
Then it works. fixed it for me. ;)
Can confirm that this fix works! Thank you!
Thanks @JonasTheGamer, works for me too, hope it gets merged sometime 🙂
How do i make use of this? https://github.com/dominicklee/PHP-MySQL-Sessions/blob/5fc1be65f375325a30ad452383270802c6c91ac3/mysql.sessions.php @umashankarpandey
PHP Warning: session_start(): open(/var/cpanel/php/sessions/ea-php83 in php v8.3