On 10/5/05, Steve Harp <[EMAIL PROTECTED]> wrote: > I've got the php.ini set to throw errors: > error_reporting = E_ALL & E_NOTICE & E_STRICT > display_errors = On
But which php.ini on your system is your web server using? Many newer Linux distros for example ship with multiple php.ini files, one for the cli PHP, one for the mod_php. I'd cut out the middle man and add a call to error_reporting() at the top of the script. -- Greg Donald Zend Certified Engineer MySQL Core Certification http://destiney.com/