Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
不太清楚这可能是什么,尝试了很多来修复它。在本地也可以正常工作。
但是当我有一个 404 页面时,CakePHP 会注销当前用户。
使用 2.2.3
尝试不要将您的 Security.level 设置为高。如果将 CakePHP 会话 ID 设置为高,则会在请求之间重新生成 CakePHP 会话 ID,如果您有 404,它将导致它重置会话。