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.
过去多啦不再A梦2017-05-16 13:16:44
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.