Click to See Complete Forum and Search --> : setting cookies with php/ php.ini file


evil-penguin
04-13-2002, 01:46 AM
Hello,
I have a script that sets cookies. It works on other servers, and I recently setup my own rh7.2 server w/ php4 .

Cookies will not set. I always thought it was a client thing. Is there anything anyone can suggest that might be preventing cookies from being sent?

Andrei
04-23-2002, 04:27 AM
in php.ini output_buffering=On ?