Carl Hartung escribió: > They're definitely parsing but none of the includes > are displaying and apache2 is logging lots of "Undefined index", "Undefined > property" and "Undefined variable" errors. Anybody have an idea where to > look?
Those warnings have probably always existed, but you altered the error reporting level and they are now seen, that 's the only thing that can be deduced with such a poorly described problem. check the error_reporting and display_errors settings in php.ini -- "The only thing that interferes with my learning is my education." - Albert Einstein Cristian Rodríguez R. Platform/OpenSUSE - Core Services SUSE LINUX Products GmbH Research & Development http://www.opensuse.org/ -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
