Forum Moderators: coopster
;session.save_path = "/tmp"
I am running Windows 2003 server, so I changed it to the following:
session.save_path = "C:\WINNT\Temp"
I also made the Windows \Temp folder read/writeable. I'm still having the same trouble. There are many other issues with the calendar, but they all may be related to session variable issues.
How can I make it so that root/calendar/ has access to the session variables set elsewhere?
I am running PHP 5 on Windows 2003 Server.
Thanks!
-Matt