[Php-calendar-discussion] Different Log in Problem
Brought to you by:
sproctor
From: Alan R. <alr...@op...> - 2007-02-10 07:37:44
|
The problem I am having is mentioned in the documents but the solution didn= 't=20 solve my problem. When a user logs into the calendar it does not progress to a new screen but= if=20 the user clicks the back to calendar button the calendar is editable. I have set the "session.save_path" in config.php as per the suggestion in t= he=20 README document but that has not solved the problem. =A0 At present a user can login but has to click "Back to Calendar" to get to t= he=20 editable calendar page. Logging out works perfectly by the way. I am wondering if following login, the script calls for the calendar on the= =20 secure http port (443) rather than the usual port 80? I am not sure if my hosting provider has enabled a secure connection on our= =20 site or not. =20 Oddly enough the calendar works perfectly on my home Linux system with Apac= he=20 and mysql but not on the hosting providers (Windows) system. Do you have another suggestion of what the problem could be? Regards, Alan |