have a look to your php.ini...
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Error handling and logging ;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
(bla bla bla)
;
error_reporting = E_ERROR
only report "real" errors.
By the way... this is not a coding-problem... it's a "Installing"-one 😃