[nycphp-talk] PHP Sessions on windows
Tom Melendez
tom at supertom.com
Tue Aug 2 15:04:56 EDT 2005
Yes, that's it. Every request, a new session file is written, with a
new name. So, it has permissions to write, but it is almost like it
can't read. There's nothing in the error log, and turning on all PHP
errors doesn't provide any help, either.
What a weird problem....
Tom
http://www.liphp.org
Daniel Convissor wrote:
>On Sun, Jul 31, 2005 at 06:21:56PM -0400, Tom wrote:
>
>
>>As I mentioned earlier, it's weird because the file is getting written -
>>every time I press reload, I see the file. The web server running right now
>>as the Administrator account, I guess it just can't read the file?
>>
>>
>
>Sounds like that. So by "getting written every time" I assume you mean a
>brand new session file with a new name.
>
>--Dan
>
>
>
More information about the talk
mailing list