<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="-1"><font face="Verdana">Are you talking about PHP errors
or HTTP errors and the apache error pages?<br>
<br>
If it's PHP look for these settings in your ini file <br>
<br>
error_reporting <br>
display_errors<br>
<br>
You will need to restart apache<br>
<br>
</font></font><br>
gary denham wrote:
<blockquote cite="mid:49195EDE.1010800@dunns.co.uk" type="cite">
  <pre wrap="">Hi

We need to switch off error reporting to screen on our apache web server 
can anyone know how to do this.

Regards

Gary

  </pre>
</blockquote>
</body>
</html>