Re: Cookie problem




Vamosi Zsolt wrote:

Hi all,

I have a problem. I am beginer in cookie-making. I make one, on my laptop,
where I run a web server, I can use my cookie. It operates properly
independently if I use IE or Firefox.

However, I applied my PHP code on a Linux server, where an Apache
web server run with a PHP interpreter. On a remote computer I wanted to
access my cookie-enriched page. The cookie was saved locally in the
cookie-directory of my browser, but it had no any value. I experienced the
same in case of IE and Firefox.

Could you send me any idea, what is the mistake?

Thanx very much

Zsolt

Interesting,
Have you looked into the domain & path of the cookie?
You can do this from the parameters in setcookie()

Something to check. As I don't fully understand your problem, I can't
offer any more assistance.

.



Relevant Pages

  • Re: MSIE 6.0 refuses to send back cookie (Firefox works)
    ... cookie which works fine in both Firefox and wget. ... The web server is Boa ... Even with the lowest security settings in MSIE there is no cookie ...
    (comp.lang.php)
  • RE: cookies
    ... user's Web browser will send an information request to ... The Web server will respond to the ... request by transmitting the desired information to the ... cookie go unnoticed, ...
    (microsoft.public.windowsxp.newusers)
  • Re: how to set/get cookie for a raw iocp http server?
    ... suppose you access my web server once. ... your ie will cache this value as cookie. ... first time come here. ... computer name can't judge the precise user. ...
    (microsoft.public.vc.atl)
  • Things only work in development machine not in "REAL" web server
    ... I am sending email in my web app, using a simple form here is the code: ... This work well in my development computer but when I publish the site to a ... I appears that in the web server this cookie is not being read at all, ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: help with dynamic platlist generation
    ... one shows how to send a specific cookie as part of the request URL ... The media server sends the clients cookie data over to the web server ...
    (microsoft.public.windowsmedia)