Ini_set (); error

the thinkphp framework adds: ini_set ("session.save_handler", "user") to the index.php entry file;
then reports the following problem

clipboard.png

Php
Dec.17,2021

try it before loading the boot file. The error should be that the session has already been initialized when you modify the session processor.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3e2d0-2bb6c.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3e2d0-2bb6c.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?