Answered
using the login and authentication wizard through Dreamweaver 8
can anybody tell me what these error messages are? I have
that logon.php file in that directory. I am not sure what these
messages mean?
when page loads I get these.......
Warning: open(/tmp\sess_df7e67aa92cb740cee4bce1b9ac58406, O_RDWR) failed: No such file or directory (2) in c:\phpdev5\www\user_logon.php on line 5
Warning: open(/tmp\sess_df7e67aa92cb740cee4bce1b9ac58406, O_RDWR) failed: No such file or directory (2) in Unknown on line 0
Warning: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0
when I hit submit I receive this message....
Warning: Cannot add header information - headers already sent by (output started at c:\phpdev5\www\user_logon.php:5) in c:\phpdev5\www\user_logon.php on line 40
when page loads I get these.......
Warning: open(/tmp\sess_df7e67aa92cb740cee4bce1b9ac58406, O_RDWR) failed: No such file or directory (2) in c:\phpdev5\www\user_logon.php on line 5
Warning: open(/tmp\sess_df7e67aa92cb740cee4bce1b9ac58406, O_RDWR) failed: No such file or directory (2) in Unknown on line 0
Warning: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0
when I hit submit I receive this message....
Warning: Cannot add header information - headers already sent by (output started at c:\phpdev5\www\user_logon.php:5) in c:\phpdev5\www\user_logon.php on line 40
