Help.....I am new to this and am trying to set up a form that forwards the info to email and a file. I followed the directions in the formmail document but I am getting this error. I followed the link to function.session-start however, I do not understand what I need to do.
Warning: session_start() [
function.session-start]: open(/tmp\sess_3a5a40be16aa27e1927c340de090667d, O_RDWR) failed: No such file or directory (2) in
d:\inetpub\mucc.org\FormMail.php on line
263
Warning: session_start() [
function.session-start]: Cannot send session cookie - headers already sent by (output started at d:\inetpub\mucc.org\FormMail.php:263) in
d:\inetpub\mucc.org\FormMail.php on line
263
Warning: session_start() [
function.session-start]: Cannot send session cache limiter - headers already sent (output started at d:\inetpub\mucc.org\FormMail.php:263) in
d:\inetpub\mucc.org\FormMail.php on line
263
Warning: Cannot modify header information - headers already sent by (output started at d:\inetpub\mucc.org\FormMail.php:263) in
d:\inetpub\mucc.org\FormMail.php on line
712
Warning: Unknown(): open(/tmp\sess_3a5a40be16aa27e1927c340de090667d, 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 (/tmp) in
Unknown on line
0