I have some php files that use session_start... But When I have that it gives me some weird error messages...
Warning: session_start() [function.session-start]: open(C:\Apache2\save\sess_3e12b9224a196b87cb546bb735fa3e74, O_RDWR) failed: No such file or directory (2) in E:\Web\Rsm\index.php on line 2
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at E:\Web\Rsm\index.php:2) in E:\Web\Rsm\index.php on line 2
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at E:\Web\Rsm\index.php:2) in E:\Web\Rsm\index.php on line 2
Can You Help me Fix these!!!
[edit] and if this is anyhelp I am useing winlamp 4