ID: 10521
Updated by: cynic
Reported By: [EMAIL PROTECTED]
Status: Bogus
Bug Type: IIS related
PHP Version: 4.0.4pl1
Assigned To:
Comments:
Well, you probably used php.ini-dist for Apache, and php.ini-optimized for IIS. Either
way, send further questions to [EMAIL PROTECTED] or [EMAIL PROTECTED
ID: 10521
Updated by: cynic
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Bogus
Bug Type: IIS related
PHP Version: 4.0.4pl1
Assigned To:
Comments:
I bet the Apache box has error_reporting E_ALL &~ E_NOTICE while the IIS box has
error_reporting E_ALL.
RTFM, please.
(if this ain't