phpMyAdmin - Error

hi everyone! I'm getting this issue on hosting could u help please... I repaired, and control database 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_start(): open(SESSION_FILE, O_RDWR) failed: No such file or directory (2) session_start(): Failed to read session data: files (path: )
12 Replies
Jochem
Jochem2y ago
did you update or change anything for phpmyadmin or PHP?
fatihinn
fatihinnOP2y ago
no, gave that error and changed php version 7.4 - 8.1 and doesnt fixed and restored
Jochem
Jochem2y ago
so you tried updating php from 7.4 to 8.1, and then the error appeared? or did you try to fix the error by updating PHP?
fatihinn
fatihinnOP2y ago
yeah I changed there
fatihinn
fatihinnOP2y ago
but does not work again and reset to default
Jochem
Jochem2y ago
ok, so just to get things straight... you didn't change anything and that error appeared. Then you updated PHP to 8.1, and that didn't fix it, so you went back to 7.4?
fatihinn
fatihinnOP2y ago
yes correct
Jochem
Jochem2y ago
you're getting that error because whatever user PHP is running under can't write to whatever folder is set as session.save_path in your php.ini
fatihinn
fatihinnOP2y ago
hmm understand
Jochem
Jochem2y ago
in this case, it specifies "no such file or folder", which means that either it's gotten unset somehow, or the folder it's pointing to isn't there anymore https://www.php.net/manual/en/session.configuration.php#ini.session.save-path here's the docs about session.save_path I have no idea what it would've been set to in your hosting environment though... Do you have support for your hosting?
fatihinn
fatihinnOP2y ago
yes i have
Jochem
Jochem2y ago
this is probably something to go to them for, if that's an option
Want results from more Discord servers?
Add your server