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

-----Original Message-----
From: Daniel Clark [mailto:[EMAIL PROTECTED] 
Sent: Saturday, May 29, 2004 5:55 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 work properly under Linux. - I
>>transitioned my site from my windows based server to a linux machine.
>>
>>Cookies does not work properly when I use the system under Linux (Apache
and
>>MySQL).
>>
>>I already checked php.ini and can't seem to find what is wrong.  The only
>>difference is the "session.save_path = /tmp" on the Linux box and on the
>>windows box it was "session.save_path = c:/windows/temp" 
>>
>>Could you help me ?
>>
>>Thank you!
>>Ryan
>>
>>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to