I've reacently transfered from PHP4 to PHP5, it is not displaying the errors, and warnings. :mad:
error_reporting(E_ALL);
And in php.ini, display_errors=On (don't forget to read the comments, though).