[PHP-DEV] Bug #11103 Updated: different cookie behavior with module vs. cgi

2002-01-02 Thread lobbin

ID: 11103
Updated by: lobbin
Reported By: [EMAIL PROTECTED]
Old Status: Feedback
Status: Closed
Bug Type: Scripting Engine problem
Operating System: win98
PHP Version: 4.0.5
New Comment:

No feedback. Closing.

Previous Comments:


[2001-12-12 08:18:01] [EMAIL PROTECTED]

Do you still have this problem with 4.1.0?



[2001-05-25 00:10:55] [EMAIL PROTECTED]

ok... i added the code before and you told me to ask for help in the support forum! 
argh.  anyway, here is some psuedo code.

script1.php:
set_cookie(blah);
header(Loaction: absolute to script2);

script2.php:
/* cookie is not available here in cgi version, but is in module version */



[2001-05-24 21:38:36] [EMAIL PROTECTED]

Add an example script into this bug report.




[2001-05-24 21:00:05] [EMAIL PROTECTED]

when running php as cgi with this sequence set_cookie(), header(Location: new script): 
 new script will not see the cookie.

however, with the module it works fine.
 





Edit this bug report at http://bugs.php.net/?id=11103edit=1


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] Bug #11103 Updated: different cookie behavior with module vs. cgi

2001-12-12 Thread yohgaki

ID: 11103
Updated by: yohgaki
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Feedback
Bug Type: Scripting Engine problem
Operating System: win98
PHP Version: 4.0.5
New Comment:

Do you still have this problem with 4.1.0?

Previous Comments:


[2001-05-25 00:10:55] [EMAIL PROTECTED]

ok... i added the code before and you told me to ask for help in the support forum! 
argh.  anyway, here is some psuedo code.

script1.php:
set_cookie(blah);
header(Loaction: absolute to script2);

script2.php:
/* cookie is not available here in cgi version, but is in module version */



[2001-05-24 21:38:36] [EMAIL PROTECTED]

Add an example script into this bug report.




[2001-05-24 21:00:05] [EMAIL PROTECTED]

when running php as cgi with this sequence set_cookie(), header(Location: new script): 
 new script will not see the cookie.

however, with the module it works fine.
 





Edit this bug report at http://bugs.php.net/?id=11103edit=1


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]