It is possible to disable error reporting, but you would probably remember
doing it. Another possiblity is your page having tables that are not closed
because the script has stopped on an error, and your browser doesn't know how
to render the page. View the source to the page, the error might be in there.

--
Ben Sinclair
[EMAIL PROTECTED]


----- Original Message -----
From: "Devin Atencio" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 15, 2002 11:14 AM
Subject: [PHP] PHP Errors?


>
> Dear PHP Group,
>
> I noticed that recently when one of my PHP scripts has
> a problem that it doesn't display to the browser screen
> any more the 'parse error near line 5' or whatever to
> the screen it just comes up with a blank page. I am
> using PHP 4.1.1 and I didn't know if something changed
> that I was unaware of to why the webpages no longer show
> the error message?
>
>                       __\/__
>                   .  / ^  _ \  .
>                   |\| (o)(o) |/|
> #----------------.OOOo--oo--oOOO.-----------#
> #                                           #
> #   Devin Atencio     [EMAIL PROTECTED]     #
> #   Sys Admin Dept                          #
> #_________________________Oooo._____________#
>                   .oooO   (   )
>                   (   )    ) /
>                    \ (    (_/
>                     \_)
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to