rawky1976 Posted May 2, 2007 Share Posted May 2, 2007 Hello all I was testing my site on an XP machine (IIS 5.1) Thanks to some of you I got it all working yesterday, and so have moved it to a W2K3 Server (IIS 6) I'm now getting the following on the initial logon page: - Warning: session_start() [function.session-start]: open(c:\php\sessions\sess_rhvpqe9e081b8s3qnquvutlf15, O_RDWR) failed: No such file or directory (2) in C:\Inetpub\wwwroot\index.php on line 7 What does it mean? Thanks, Mark Link to comment https://forums.phpfreaks.com/topic/49657-solved-iis-upgrade/ Share on other sites More sharing options...
trq Posted May 2, 2007 Share Posted May 2, 2007 Either the c:\php\sessions\ directory does not exist, or, it hasn't got the correct permissions set for it. Link to comment https://forums.phpfreaks.com/topic/49657-solved-iis-upgrade/#findComment-243474 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.