-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
We're having a problem with a site that recently upgraded to php 4.3.3.
Ever since the upgrade, session variables won't pass between pages.
Looking at the php.ini file, I see that session.cookie_domain is set to
server.hostingcompany.com while our site is www.ourdomain.com. If the
session.cookie_domain is set to another domain, would this be the cause
of our problems?
- [PHP] session.cookie_domain Peter Houchin
- Re: [PHP] session.cookie_domain Shu Chow
- Re: [PHP] session.cookie_domain CPT John W. Holmes
- [PHP] session.cookie_domain Diana Castillo
- [PHP] Re: session.cookie_domain Tom Percival