BTW I was able to suppress most of the errors by changing my php.ini ERRORS and LOGGING section from
This:
error_reporting = E_ALL; display all errors, warnings and notices
To This:
error_reporting = E_ALL & ~E_NOTICE
I made the change suggeste above and it still crashed. I will restart and check it again. MySQL 5.0 seems to do more cacheing or something. Not familiar with it yet.
_________________________
Happy Customer !!!