Re: ending a session

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Thx jed,

Ik will try and find out more based on what you told me

"Jed Smith" <jed@xxxxxx> schreef in bericht
news:20041120215232.52979.qmail@xxxxxxxxxxxxxxx
> Hans J.J. Prins wrote:
> >>    3. Is it the same copy of PHP? Same php.ini, same PHP SAPI?
> >
> > I really don't know I would have to find out later.
>
> PHP attached to different Apaches can't share sessions, AFAIK. You'll
> need to make sure it's the same copy of Apache, listening on both ports,
> and that there's not a different configuration for each. Otherwise your
> application might need a redesign to accommodate the difference in
> ports. Your own, custom session handlers aren't that difficult to
> implement, if I recall (been a while :^)).
>
> That's the best advice I can give without further information.
>
> >>    4. Same Apache?
> >
> > How do I find out?
>
> Ask your sysadmin.
>
> >>    5. What's your Listen directive look like, if YES for number 4?
> >
> > Sorry, don't know what you mean by that.
>
> It's in httpd.conf or friends, whatever your particular instance of
> Apache uses. I suggest having a glance over the Apache manual and having
> a chat with your sysadmin.
>
> Good luck.
>
> -- 
>       _
>      (_)___    Jed Smith, Code Ninja
>      | / __|   RFBs: [email for info]
>      | \__ \   +1 (541) 606-4145
>     _/ |___/   jed@xxxxxx (Signed mail preferred: PGP 0x703F9124)
>    |__/        http://personal.jed.bz/keys/jedsmith.asc

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux