euroBright Posted October 3, 2015 Report Share Posted October 3, 2015 Hi, my first post on the forums here.... I just installed phpVMS on my server, however I get the following error; ___________________________________________________________________ Warning: session_start(): open(/tmp/sess_6cf451a08f9821d6c084be93c131d70f, O_RDWR) failed: Permission denied (13) in /home/craveforest/public_html/core/codon.config.php on line 40 Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/craveforest/public_html/core/codon.config.php:40) in /home/craveforest/public_html/core/codon.config.php on line 40 Fatal error: Class 'DB' not found in /home/craveforest/public_html/core/common/SettingsData.class.php on line 28 Warning: Unknown: open(/tmp/sess_6cf451a08f9821d6c084be93c131d70f, O_RDWR) failed: Permission denied (13) in Unknown on line 0 Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0 _________________________________________________________________ Thanks in advance! Quote Link to comment Share on other sites More sharing options...
Administrators simpilot Posted October 4, 2015 Administrators Report Share Posted October 4, 2015 Looks like the permissions for the /tmp folder are not allowing the program to write session data to it. Is this possibly free hosting? If not, it is something that you should be able to fix by changing the permissions of the tmp folder. Quote Link to comment Share on other sites More sharing options...
euroBright Posted October 4, 2015 Author Report Share Posted October 4, 2015 It is not free hosting. What part of the tmp folder should I be editing? Quote Link to comment Share on other sites More sharing options...
Iraklis Posted October 13, 2015 Report Share Posted October 13, 2015 Fatal error: Class 'DB' not found in /home/u552786156/public_html/core/common/SettingsData.class.php on line 28 same problem!!! {{{{{ SOLVED }}}}} Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.