FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » error reporting
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: error reporting [message #179711 is a reply to message #179701] Mon, 26 November 2012 10:42 Go to previous message
Captain Paralytic is currently offline  Captain Paralytic
Messages: 204
Registered: September 2010
Karma:
Senior Member
On Nov 23, 4:01 pm, bill <will...@TechServSys.com> wrote:
> I have two systems - development and test.
>
> When I run a script with an error on the development system it
> reports the error.  When I run it on the test system it just
> quietly fails.
>
> The scrips start with
> session_start ();
> error_reporting(E_ALL);
>
> Where should I look to find out why the test system is not
> reporting errors ?
>
> bill

The php manual page on error_reporting also refers you to the
display_errors setting,.
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Tokenize an HTML page.
Next Topic: Analista Programador JR ou PL
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sun Nov 24 16:16:48 GMT 2024

Total time taken to generate the page: 0.04873 seconds