phpmyadmin / website

phpMyAdmin's website generator
https://www.phpmyadmin.net/
46 stars 100 forks source link

phpMyAdmin Demos are broken #148

Closed matzex closed 3 years ago

matzex commented 3 years ago

Hello,

currently the linked demo versions of the phpMyAdmin Software on this website are all broken. The error message is the same for all versions:

phpMyAdmin - Error Error during session start; please check your PHP and/or webserver log file and configure your PHP installation properly. Also ensure that cookies are enabled in your browser. session_write_close(): write failed: No space left on device (28) session_write_close(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php/sessions)

Would be great if someone could fix this. Thank you very much for the good work! Matthias

ibennetch commented 3 years ago

Thanks for your report. I'll be busy this morning but we will check this out when we can.

williamdes commented 3 years ago

Ref: https://github.com/phpmyadmin/phpmyadmin/issues/16759#issuecomment-823948475

williamdes commented 3 years ago

Should be fixed now :)