Re: Sessions not working. Used to work fine.




"Nik Coughlin" <nrkn.com@xxxxxxxxx> wrote in message
news:es2o3p$550$1@xxxxxxxxxxx
| Sessions have unexpectedly stopped working on a client's webserver.
|
| PHP Version 4.4.1 running under IIS. When moving from page to page the
| session information is lost.
|
| It used to work fine, and the same code works on other machines. AFAIK
| no-one has been messing with the box, but it's possible. I've asked them
to
| try and find out if anyone has changed anything.
|
| Any ideas?

wow, this is a big problem as of late! i recommend that you quit using
freaking google groups to access usenet. were you to use a moderately good
news reader, you'd be able to more easily see there have been at least three
long discussions about this in as many days...each describing what to look
for.

hth


.



Relevant Pages

  • Re: register_globals - turning on
    ... >>default because of the history of PHP. ... >Sessions contain persistent data, ... >>paths are a tad confusing as well. ... >In the case of session data, the web server needs to be able ...
    (comp.lang.php)
  • Session Variables Disappear and Reappear
    ... New to PHP and I've checked previous posts and haven't seen similar problem. ... I can also destroy sessions. ... message will disappear showing the "Please Login Form". ...
    (php.general)
  • Re: register_globals - turning on
    ... >>an Apache module. ... >So basically using the .htaccess is a safe way of enabling sessions to ... >>Stick this file on the beginning of every PHP page processed. ... >>In the case of session data, the web server needs to be able ...
    (comp.lang.php)
  • RE: [PHP] Clearing POST variable on page refresh
    ... [PHP] Clearing POST variable on page refresh ... Since you don't want to use sessions, ... Less than a week on an ultra busy server. ... This is most likely not a php thing, but would there be a way to refresh the ...
    (php.general)
  • Re: PHP 5 & OO
    ... And say my project has good 70 objects, some of them very large, and a 1000 users concurently browsing. ... So in theory every time a user loads a page I have to load some or all of those? ... PHP application had thousands of concurrent users? ... And you want to access other peoples sessions from within your code? ...
    (comp.lang.php)