Skip to main content

Common Server Errors

Testomato is sensitive to Common Server Error Messages. They are a marker for us to indicate that something is broken on your website.

PHP Errors

Testomato is sensitive to all types of PHP error messages:

  • Fatal error
  • Catchable fatal error
  • Warning
  • Parse error
  • Notice
  • Strict Standards
  • Deprecated
  • Unknown error

https://www.php.net/manual/en/book.errorfunc.php

Database Errors

Database connection errors

  • The server encountered an internal error
  • Internal server error
  • Can't connect to MySQL server
  • Your browser sent a request that this server could not understand or process
  • Wordpress Error establishing a database connection

PHP Debuggers

note

We have a page that shows randomly generated examples of some of the most common error messages: https://www.testomato.com/example/error

Disable Common Server Error Check

You can disable this functionality in Project Settings: