Hi Ernie, > Inside that directory create a file named "errors.ini" with this text in it: > > php_flag[display_errors] = Off I guess you spotted it already. This should of course be ... php_flag[display_errors] = On ... if you want the errors to be shown. That was a fat finger mistake of mine. :o) -- With best regards Michael Stauber