• Resolved Süleyman Kenar

    (@suleymankenar)


    Hello,
    Using Redis as PHP sessions handler is recommended practice for reducing IO operations and also reducing server load. Unfortunately plugin doesn’t work with Redis session handler. It gives following error on screen
    “Can not create the session file using ‘session_write_close’. Only after fixing that, you will be able to enter PMA”

    I checked PHP error logs here’s associated error log:
    “[STDERR] PHP Warning: session_start(): Failed to read session data: redis (path: /tmp) in /home/***********/public_html/wp-content/plugins/wp-phpmyadmin-extension/index.php on line 328”

    Website is running on CyberPanel with PHP8.1

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Not working when using Redis as PHP Session Handler’ is closed to new replies.