When a open the admin page (admin/pageHome.php) I can't log in and get the following messages:
Warning: session_start() [function.session-start]: open(/var/chroot/home/content/94/9150994/tmp/sess_t63uaogpnlf8pdp9spohk7b3e3, O_RDWR) failed: No such file or directory (2) in /home/content/94/9150994/html/database/admin/incCommon.php on line 4
Warning: Unknown: open(/var/chroot/home/content/94/9150994/tmp/sess_t63uaogpnlf8pdp9spohk7b3e3, 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 () in Unknown on line 0
I've gone to the incommon file and see the admin user name and pasword, but that doesn't work. I've used admin/admin and that does work.