#22013 [NEW]: setcookie does not work on Mozilla

2003-02-02 Thread frankkim
From: [EMAIL PROTECTED] Operating system: Windows PHP version: 4.3.0 PHP Bug Type: Session related Bug description: setcookie does not work on Mozilla Today I upgraded from PHP 4.2.2 to PHP 4.3. I am using Apache 2.0.43 on Windows with PHP CGI. After doing this upgrade,

#22013 [Fbk->Opn]: setcookie does not work on Mozilla

2003-02-02 Thread frankkim
ID: 22013 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: HTTP related Operating System: Windows PHP Version: 4.3.0 New Comment: I added: error_reporting(E_ALL); to the scr

#22013 [Opn]: setcookie does not work on Mozilla

2003-02-02 Thread frankkim
ID: 22013 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: HTTP related Operating System: Windows PHP Version: 4.3.0 New Comment: By the way, my original test script was kind of stupid. Here is the correcte

#22013 [Opn]: setcookie does not work on Mozilla

2003-02-02 Thread frankkim
ID: 22013 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: HTTP related Operating System: Windows PHP Version: 4.3.0 New Comment: $domain is 'localhost' because I am testing on my local machine. I update