[thelist] PHP Error Reporting

j.d. welch so.there at showtunepink.com
Fri Dec 20 11:04:01 CST 2002


other than making sure php's error reporting is at it's highest level
with an .htaccess

php_value error_reporting 2047

kind of thing (more about that here:
http://www.php.net/manual/en/function.error-reporting.php), i can't
think of anything built in.  i'm sure people have written functions and
classes that get more complicated.

what did you want it to tell you about specifically?

-jd

------------------------------------------------------------------
    J.D. Welch			|    so.there at showtunepink.com
    graphic designer    	|    http://www.showtunepink.com
    web developer       	|    https://kitschparade.ath.cx
------------------------------------------------------------------

On Friday, December 20, 2002, at 11:21  AM, Feingold Josh S wrote:

> --
> [ Picked text/plain from multipart/alternative ]
>
> When PHP on my server provides an error it doesn't provide detailed
> information rather the file path and line number.  Is there any way to
> get
> more information?
>
> Thanks,
> Josh
> http://www.efeingold.com




More information about the thelist mailing list