Skip to content
English
  • There are no suggestions because the search field is empty.

Secure Cookie Error

Original Question or Issue:

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


Environment:

  • Product - FileCloud Server
  • Version - Any
  • Platform - Any

Steps to Reproduce:

 


Error or Log Message:

Secure Cookie Is Not Enabled.


Defect or Enhancement Number:

 


Cause:

 


Resolution or Workaround:

______________

Windows:  C:\xampp\htdocs\config\

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

______________

  • Add / Edit below line:

______________

define("TONIDOCLOUD_SECURE_COOKIE", 1);


Notes: