phpMyAdmin cannot start session: No Space left on device


Hello, I’m currently experiencing an issue. I have tried clearing the tmp file, but it is still not working. Can anyone please help me solve this problem? Thank you so much.

Welcome @nyd Happy you are here

Using ssh terminal run this

# start here copy line bleow me
rm -f /var/lib/lsphp/session/lsphp71/* && rm -f /var/lib/lsphp/session/lsphp72/* && rm -f /var/lib/lsphp/session/lsphp73/* 
# then copy line below me
rm -f /var/lib/lsphp/session/lsphp74/* && rm -f /var/lib/lsphp/session/lsphp80/* && rm -f /var/lib/lsphp/session/lsphp81/*

It’s solved, thank your for your help

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.