I am getting an error calling session_start
(and session_start is the first line of code after the <?php)
Here's the error:
Warning: session_start() [function.session-start.php]: open(c:\php4\sessions\sess_8d83ab5190cc897585769673935bb46f, O_RDWR) failed: No such file or directory (2) in
Does anyone know what the problem is?