07/01/05 20:08:42
349行目
error_reporting = E_ALL
↓
error_reporting = E_ALL & ~E_NOTICE
356行目
display_errors = Off
↓
display_errors = On
520行目
extension_dir = "./"
↓
extension_dir = "c:/php5.2/ext/"
631行目
;extension=php_mbstring.dll
↓
extension=php_mbstring.dll