The website background suddenly failed to log in. After debugging, it was found that the session writing failed. Please give me some advice as to what the problem may be.
Look at the PHP log or Apache/nginx log, and also check whether the server hard disk space is still available, and if using cache or database storage, check whether the cache is full of memory or whether the data table is locked by transaction locks.
Look at the PHP log or Apache/nginx log, and also check whether the server hard disk space is still available, and if using cache or database storage, check whether the cache is full of memory or whether the data table is locked by transaction locks.
Post the picture and take a look