I have just installed yabbse message board onto my server that I'm running right here out of my home using apache, PHP and MYSQL. any time I'm viewing my message board I get the following message at the top:
Warning: session_start() [function.session-start]: open(/tmp\sess_33fffd8624185a321283976ab439bd98, O_RDWR) failed: No such file or directory (2) in C:\Web\forums\yabbse\index.php on line 155
This message in a blue box at the bottom:
An Error Has Occurred!
2: Unknown(): open(/tmp\sess_33fffd8624185a321283976ab439bd98, O_RDWR) failed: No such file or directory (2)
(Unknown ln 0)
And in the admin center, in a white box with the heading "live from
www.yabbse.org..." I get this message:
Fatal error: ob_start() [ref.outcontrol]: Cannot use output buffering in output buffering display handlers in C:\Web\forums\yabbse\Sources\Subs.php on line 439
Warning: Unknown(): open(/tmp\sess_33fffd8624185a321283976ab439bd98, 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
Obviously I either messed up somewhere or a just have a lot of problems , and I will be moving the message board to a diffrent location soon and I want everything to be right
Please help