Jonathan Duncan wrote: > > You probably already know this but in the php.ini file you need to set > > display_errors = On (or 1 or Yes or True) > > And > > error_reporting = something other than off. Yup, got these, and logging's now back on too. Thanks :) -V