How disable error reporting
  • Vote Up0Vote Down clowreedclowreed June 2011
    Posts: 16Member
    hello
    can you tell me how i can disable error reporting please
    thank you a lot
  • 9 Comments sorted by
  • Vote Up0Vote Down brianbrian June 2011
    Posts: 167Management Staff
    It's very simple!

    You can create a new php.ini file in the folder where you want it disabled and write the following:

    display_errors = Off
  • Vote Up0Vote Down Jarrod5Jarrod5 November 2011
    Posts: 3Member
    One of the new features of Windows XP and in Windows Server 2003 is the error reporting feature that offers to send diagnostic information to Microsoft whenever an application or part of the system crashes. There are a number of reasons why you may want to reduce or turn this feature off, particularly if your computer is not connected to the Internet.

    You can choose to disable the reporting completely, or you can limit it to just the operating system errors or, just errors from certain programs of your choosing.

    To turn off the Error Reporting feature in Windows XP/2003 do the following:

    1.Go to Control Panel.

    2.Click System.

    3.Go to the Advanced tab.

    4.Click Error Reporting.

    5.Click the "Disable Error Reporting" radio box, but select the "But notify me when Critical Errors Occur".