[PHP-DEV] Bug #14520 Updated: experiencing

2002-01-07 Thread choiks
ID: 14520 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: IIS related Operating System: Windows 2000 Server Korean Versi PHP Version: 4.1.0 New Comment: I have solved my problem. I don't modify my source code, but my home page goes well done. my sol

[PHP-DEV] Bug #14520 Updated: experiencing

2001-12-23 Thread derick
ID: 14520 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: IIS related Operating System: Windows 2000 Server Korean Versi PHP Version: 4.1.0 New Comment: User error => bogus the redeclare message probably comes from a function you define in the include

[PHP-DEV] Bug #14520 Updated: experiencing

2001-12-23 Thread choiks
ID: 14520 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: IIS related Operating System: Windows 2000 Server Korean Versi PHP Version: 4.1.0 New Comment: I found my mistake in php.ini file. My session directory is not exist. I make

[PHP-DEV] Bug #14520 Updated: experiencing

2001-12-14 Thread derick
ID: 14520 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: IIS related Operating System: Windows 2000 Server Korean Versi PHP Version: 4.1.0 New Comment: Please submit a short working example that shows your problem. Derick Previous Comments: -

[PHP-DEV] Bug #14520 Updated: experiencing

2001-12-14 Thread choiks
ID: 14520 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Bogus Status: Open Bug Type: IIS related Operating System: Windows 2000 Server Korean Versi PHP Version: 4.1.0 New Comment: No! I include the file once. but I edit my php file using include_once(). and Error

[PHP-DEV] Bug #14520 Updated: experiencing

2001-12-14 Thread sander
ID: 14520 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: IIS related Operating System: Windows 2000 Server Korean Versi PHP Version: 4.1.0 New Comment: I think you're including the file twice. Use include_once() instead of include() to avoid this probl