Posted by afrinspray on 03/09/06 19:47
Yeah I think I'll have to fix their code. How lame. Look at my
php.ini file:
display_errors => Off => Off
display_startup_errors => Off => Off
doc_root => no value => no value
docref_ext => no value => no value
docref_root => no value => no value
enable_dl => On => On
error_append_string => no value => no value
error_log => no value => no value
error_prepend_string => no value => no value
error_reporting => 2047 => 2047
According to PHP.net, 2047 (E_ALL) does not include E_STRICT. I don't
get it.
Navigation:
[Reply to this message]
|