in reply to
Re^2: CGI Session
in thread
CGI Session
/tmp is an unlikely directory to have on Windows. Make sure there is a \tmp on the same drive as the web site (c:\tmp or d:\tmp) and that it is writable by the web server.
Comment on
Re^3: CGI Session
In Section
Seekers of Perl Wisdom