Posted by Marco Tabini on 10/04/07 11:23
Hey Terry--
On 8/7/05 11:03 AM, "Terry Romine" <eatrom@blazing-trails.com> wrote:
>
> Any ideas on what flag may need to be set and how to do it on a file-
> by-file basis so I am only tweaking it when testing?
>
> Terry
Does your hosting provider support .htaccess? If so, you may be able to
change the error reporting settings by providing your own .htaccess file
which contains something like:
php_flag display_errors on
HTH,
Marco
--
BeebleX - The PHP Search Engine
http://beeblex.com
[Back to original message]
|