There was a problem loading the comments.

Secure Cookie Error

Support Portal  »  Knowledgebase  »  Viewing Article

  Print

Original Question

or Issue:

"Secure Cookie Is Not Enabled"  pop up appears upon login to Admin Portal

Environment:

  • Product - Filecloud Server
  • Version - 23.241.6
  • Platform - Windows/Linux
Steps to Reproduce:

 

 

Error or Log Message: Secure Cookie Is Not Enabled.

Defect or

Enhancement Number:

 
Cause:  

Resolution or

Workaround:

Install SSL certificate and make sure your FileCloud URL is reachable over HTTPS:   SSL Configuration - FileCloud Docs - Server

 

- Open cloudconfig.php file:

______________

Windows:  C:\xampp\htdocs\config\

Linux:        /var/www/html/config/cloudconfig.php 

______________

 

- Add / Edit below line:

______________

define("TONIDOCLOUD_COOKIE_SAME_SITE_TYPE", "Strict");
define("TONIDOCLOUD_SECURE_COOKIE", 1);
define("TONIDOCLOUD_HTTPONLY_COOKIE", 1);

______________

 

Notes:   

Share via

Related Articles


Self-Hosted Help Desk Software by SupportPal
© FileCloud