Page 1 of 1

Error during session start; please check your PHP and/or webserver log file and configure your PHP installation properly

Posted: Sat 11. Sep 2021, 23:20
by Justman10000
Hi, habe folgenden Fehler:
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 (/tmp/keyhelp/)
Wie schon in Datenbank error habe ich den Befehl

Code: Select all

df -h
ausgeführt... Linux meldete:
MYSQL Fehler.jpg
/tmp ist tatsächlich zu 100% belegt! Wobei dieser anscheinend über keinen Speicher verfügt! Was aber nicht sein kann?

Re: Error during session start; please check your PHP and/or webserver log file and configure your PHP installation prop

Posted: Sun 12. Sep 2021, 08:13
by Tobi
Und? Was kullert alles in dem tmp Verzeichnis rum?
Es gibt doch einen Grund warum es voll ist.

Re: Error during session start; please check your PHP and/or webserver log file and configure your PHP installation prop  [GELÖST]

Posted: Sun 12. Sep 2021, 16:41
by Justman10000
Tobi wrote: Sun 12. Sep 2021, 08:13 Und? Was kullert alles in dem tmp Verzeichnis rum?
Es gibt doch einen Grund warum es voll ist.
Ein System-Neustart bringt mehr, als man denkt 😂!!!