Reviewing my file directories for permissions I noticed a tmp directory above the root directory of Suitecrm. The sess_ files are located here with permission of 600. I confirmed the files write when a login is performed. I checked the config file and the sess_dir setting is ’ ’ or blank. What is weird is my Suitecrm root is /home/crm/public_html and this session directory is /home/crm/tmp.
I don’t understand how the sessions are stored above my Suitecrm root and why they have a file permission of 600.