RE: [phplib] phplib + apache + ssl -> problem solved, BUT WHY? (fwd) From: Steven Reed (steven <email protected>)
Date: 11/07/00

If you disable cookies, then PHPlib will resort to fall back mode, where it
uses the GET method to send variables to your pages via the URL
instead of cookies.

> -----Original Message-----
> From: Marko Kaening [mailto:marko <email protected>]
> Sent: Tuesday, November 07, 2000 4:15 PM
> To: phplib <email protected>
> Cc: regiment <email protected>
> Subject: Re: [phplib] phplib + apache + ssl -> problem solved, BUT WHY?
> (fwd)
>
>
> Hi,
>
> it looks like I talk to myself in this list, I am sorry, it's caused by
> the fact that I am probably to quick with posting questions.
>
> But this seems to be a quite awkward error. Somehow it's connected also to
> cookies! If I disable cookies in Netscape I immediately get my session-id
> shown (that's the way it should be, certainly).
> BUT, my Session class has $mode="get" set, so I don't see the
> point why cookies
> should interfere here?
>
> Any suggestions? Why is it possible that secure and nonsecure server
> behave differently in this respect?
>
> And why does this happen only if I try to work with the phplib4 upgrade
> (question for "regiment <email protected>")?
>
> Marko
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: phplib-unsubscribe <email protected>
> For additional commands, e-mail: phplib-help <email protected>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>