after logging in i get the following message under the login form WARNING: Unknown(): open(/var/php_sessions/sess_3c0083e4d7e2348e283898d9e0a1c298, O_RDWR) failed: No such file or directory (2) in line 0 of file Unknown WARNING: Unknown(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/php_sessions) in line 0 of file Unknown what's wrong !????
I am getting this same error - Why did the Admin here not answer the question when this user posted it, I would know what to look for rather than having to continue searching
I did figure out my problem for this error - after a PHP update last night the SESSION group name was changed to apache, but my conf file is set to users - The software then did not have permission to write the session file directory. Vin