-
1. Re: Lost sessions after upgrading from CF8 to CF10
BreakawayPaul Oct 28, 2014 9:57 AM (in response to BreakawayPaul)Ok, it turns out that my problem was that the old session had not expired, and it probably didn't help that I had a crashed copy of Firefox in the background. Once the old session cleared, everything suddenly worked.
Now on to the next error, which is with cfdirectory. Wish me luck!
-
2. Re: Lost sessions after upgrading from CF8 to CF10
WolfShade Oct 28, 2014 11:17 AM (in response to BreakawayPaul)What issue are you experiencing with CFDIRECTORY?
-
3. Re: Lost sessions after upgrading from CF8 to CF10
BreakawayPaul Oct 28, 2014 11:19 AM (in response to WolfShade)The fact that our CMS and the development server are now on totally different machines.
-
4. Re: Lost sessions after upgrading from CF8 to CF10
WolfShade Oct 28, 2014 11:47 AM (in response to BreakawayPaul)It's been a while since I tried to browse directories on another system. I think CFFTP might be able to do it.
YUP!! As long as the credentials are good, you can use CFFTP to browse directories on another machine.
Adobe ColdFusion 9 * cfftp: Connection: file and directory operations
-
5. Re: Lost sessions after upgrading from CF8 to CF10
BreakawayPaul Oct 28, 2014 12:11 PM (in response to WolfShade)Ideally, yes, but I think that you have to have CF running under a user account to do that, and we don't. I think as the system account, you don't have rights to do a remote read.
-
6. Re: Lost sessions after upgrading from CF8 to CF10
WolfShade Oct 28, 2014 12:12 PM (in response to BreakawayPaul)CFFTP has user and password attributes that should log on to any proper FTP user account.
-
7. Re: Lost sessions after upgrading from CF8 to CF10
BreakawayPaul Oct 28, 2014 3:30 PM (in response to WolfShade)I'm gonna try to get the CMS moved to the machine where the files live before I start digging in too deep. Fingers crossed!
-
8. Re: Lost sessions after upgrading from CF8 to CF10
BreakawayPaul Oct 29, 2014 6:57 AM (in response to BreakawayPaul)Well as it turns out, my problem is not solved. I logged back in this morning and the session amnesia is back. I just don't get why I can't keep a session in CF10.
-
9. Re: Lost sessions after upgrading from CF8 to CF10
BreakawayPaul Oct 29, 2014 10:45 AM (in response to BreakawayPaul)Setting this.setClientCookies = true seems to have fixed this.
For today at least. As for tomorrow, who knows?

