RE: Re: Session_id(); are changing between the pages.

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

 



Stuart,

> Show me the full Set-Cookie header(s) that are being sent when requesting
> test3.php.

Requested headers:-
 
Key	                       Value
Request	POST /phptest/test3.php HTTP/1.1
Accept	               text/html, application/xhtml+xml, */*
Referer	http://x.hadi.com/phptest/test2.php
Accept-Language	en-US
User-Agent	Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64;
Trident/6.0)
Content-Type	application/x-www-form-urlencoded
Accept-Encoding	gzip, deflate
Host	                               x.hadi.com
Content-Length	27
DNT	                                 1
Connection	       Keep-Alive
Cache-Control	      no-cache

Responds headers:-
 
Key	                  Value
Response	HTTP/1.1 200 OK
Date	                Sun, 08 Jun 2014 00:32:01 GMT
Server	                Apache/2.4.4 (Unix) OpenSSL/0.9.8e-fips-rhel5
PHP/5.3.25
X-Powered-By	PHP/5.3.25
Set-Cookie	PHPSESSID=a01h328drivti3aqhp1f5hog71; path=/tmp
Expires	                Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control	no-store, no-cache, must-revalidate, post-check=0,
pre-check=0
Pragma	no-cache
Content-Length	183
Keep-Alive	timeout=5, max=100
Connection	Keep-Alive
Content-Type	text/html

Cookie :-

Direction	Key	                                Value
Expires	         Domain        Path    Secure   HTTP only
Received	PHPSESSID	a01h328drivti3aqhp1f5hog71	At end of
session		/tmp	No	No

> -----Original Message-----
> From: Stuart Dallas [mailto:stuart@xxxxxxxx]
> Sent: Sunday, June 08, 2014 3:19 AM
> To: hadi
> Cc: PHP General
> Subject: Re:  Re: Session_id(); are changing between the pages.
> 
> > On 8 Jun 2014, at 01:16, hadi <almarzuki2011@xxxxxxxxxxx> wrote:
> >
> > Stuart,
> >
> >> Try adding a hosts entry for the IP address, something like this:
> >>
> >> 192.168.206.129 site.local
> >>
> >> Then try your scripts at http://site.local/phptest/test2.php
> >
> > Tried adding host entry in windows hosts file, but  not luck same error.
> > http://x.hadi.com/phptest/test4.php
> 
> Show me the full Set-Cookie header(s) that are being sent when requesting
> test3.php.
> 
> -Stuart
> 
> --
> Stuart Dallas
> 3ft9 Ltd
> http://3ft9.com/
> --
> PHP General Mailing List (http://www.php.net/) To unsubscribe, visit:
> http://www.php.net/unsub.php

<<attachment: smime.p7s>>


[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