Hi there.
This is the first time I've ever done anything with php and mySQL so I don't really know that much so please treat me like a complete newbie.
I have created a database and installed the calendar but when I try to log in to admin nothing happens. I have entered the username and password correctly (admin, demo) then clicked log in, the page then just seems to refresh and the username and password fields are cleared.
However, beneath the log in area of the page I have the following:
Warning: Unknown: open(/var/php_sessions/sess_78e108c481e4da0727c1d3fd7b0502dd, O_RDWR) failed: No such file or directory (2) 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 (/var/php_sessions) in Unknown on line 0
Any ideas anyone?
Thanks a lot,
Andy