Hi All,
Please consider this topic/subject closed. There was conflict with my
firewall.
Ryan
-Original Message-
From: Hodicska Gergely [mailto:[EMAIL PROTECTED]
Sent: Sunday, May 30, 2004 10:13 AM
To: [EMAIL PROTECTED]
Subject: Re: [PHP] cookies malfunctioning moving from windows to
Hi!
On the server register_globals = off.
Use $_COOKIE['ID'] instead of $ID.
Felho
u.i. always develop with register_globals = off
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
-
From: Thomas Seifert [mailto:[EMAIL PROTECTED]
Sent: Sunday, May 30, 2004 3:43 AM
To: [EMAIL PROTECTED]
Subject: Re: [PHP] cookies malfunctioning moving from windows to linux
Ryan Schefke wrote:
> I don't think that is it. I believe session.save_path is only for
sessions,
> not cookies. I'
Ryan Schefke wrote:
I don't think that is it. I believe session.save_path is only for sessions,
not cookies. I'm only using cookies in the application.
Can someone please help?
Thanks,
Ryan
Yeah, tell HOW you set the cookies.
There is really no difference in linux/windows-php in this cases.
th
PM
To: Php-General-Help; Ryan Schefke
Subject: Re: [PHP] cookies malfunctioning moving from windows to linux
Apache must have read and write privs on the tmp directory.
>>Hi, I developed a Poll system that uses cookies. It works fine under
Windows
>>(Apache and MySQL), but it does not wor
Apache must have read and write privs on the tmp directory.
>>Hi, I developed a Poll system that uses cookies. It works fine under Windows
>>(Apache and MySQL), but it does not work properly under Linux. - I
>>transitioned my site from my windows based server to a linux machine.
>>
>>Cookies does
6 matches
Mail list logo