You are saying that you had a hard drive crash so it's likely the
changes that you made to the php.ini file have been lost.
Make sure 'display_errors' is set to 'off' in the php.ini file
(wherever it is on your system).
Also, I think you need to turn on 'short_tags' as well. I forget,
though.