我正在尝试调试我的应用程序中的CodeIgniter问题.我无法理解,所以我想知道是否有其他人遇到过这个问题并且可以对此有所了解?
当用户登录时,这会随机发生.用户可能正在浏览,并且突然出现此错误.刷新浏览器,它就消失了.
CodeIgniter 3
谢谢!
A PHP Error was encountered
Severity: Warning
Message: unlink(/tmp/ci_session0189a7f1c86eb18fb70afcfedc2d5040e9c23146): Operation not permitted
Filename: drivers/Session_files_driver.php
Line Number: 346
Backtrace:
File: /home/*****/public_html/application/controllers/User.php
Line: 5
Function: __construct
File: /home/*****/public_html/index.php
Line: 292
Function: require_once
Run Code Online (Sandbox Code Playgroud)