Hello everyone,
I have just installed Crafty Syntax and I am getting 2 errors when I log in.
Warning: Unknown(): open(/var/php_sessions/sess_796b6b841ba8f98a1b5510b3ee852a5f, 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
Then when I click on the Live Help tab get these 2 errors.
Warning: session_write_close() [function.session-write-close]: open(/var/php_sessions/sess_796b6b841ba8f98a1b5510b3ee852a5f, O_RDWR) failed: No such file or directory (2) in /hermes/web04/b1770/xxx.xxx/htdocs/ch_livehelp/admin_connect.php on line 40
Warning: session_write_close() [function.session-write-close]: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/php_sessions) in /hermes/web04/b1770/xxx.xxx/htdocs/ch_livehelp/admin_connect.php on line 40
I have opened the admin_connect.php file and line 40 is session_write_close()
any ideas on what I should change. It sounds like it may be something simple but I am not that good at php yet.
Thanks,
Randy



