hi,
this is shekar from india. i am doing authentication program in php using session level validation.
this is the problem i am getting when i use the function for session_start(). could someone help.
Warning: Cannot send session cookie - headers already sent by (output started at
c:\inetpub\wwwroot/cgi-bin/access_log.php:98) in c:\inetpub\wwwroot/cgi-bin/access_log.php on line 121
Warning: Cannot send session cache limiter - headers already sent (output started at
c:\inetpub\wwwroot/cgi-bin/access_log.php:98) in c:\inetpub\wwwroot/cgi-bin/access_log.php on line 121
Warning: open(/tmp\sess_d1b396a3ff2fd3a7e06080a9aa3b2edc, O_RDWR) failed: m (2) in
c:\inetpub\wwwroot/cgi-bin/access_log.php on line 121
Warning: open(/tmp\sess_d1b396a3ff2fd3a7e06080a9aa3b2edc, O_RDWR) failed: m (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