On Mon, 24 Aug 2009 16:24:34 +0100 Carlton Gibson <[email protected]> wrote:
> On 24 Aug 2009, at 12:04, Shawn wrote: > > > Ultimately, re-directing to "400 Bad Request" page would be > > more ideal instead of the 10 lines of Warning: ... at the > > top of my site. > > You need to turn display_errors off. This should ALWAYS be done in > production. > > http://uk.php.net/manual/en/errorfunc.configuration.php#ini.display-errors Ah yes! So simple... and me thinking it was a ZF thing! My apologies. Thanks again! ~Shawn
