Looks to me like PHP is trying to use Zend Optimizer but it's not installed. You'll want to either reinstall Zend Optimizer, or possibly edit your php.ini file so it doesn't try to load it.