hi, I have this error:
Warning: session_start(): open(c:tempsess_e346b73e737e8ce62d17ac08c22c64a6, O_RDWR) failed: No such file or directory (2) in c:webphpfreechat-1.0-beta9srcpfcuserconfig.class.php on line 25
Warning: session_start(): Cannot send session cookie - headers already sent by (output started at c:webphpfreechat-1.0-beta9srcpfcuserconfig.class.php:25) in c:exlibrisexl-formwebphpfreechat-1.0-beta9srcpfcuserconfig.class.php on line 25
line25 : session_name("phpfreechat");
if (sssion_id()=="") session start();
thank you