1.Editing your php.ini and make realpath_cache_size=2M,
2.uncomment skip innodb in your my.cnf(my.ini) mysql file
3.restart apache and mysql innodb_flush_log_at_trx_commit = 0
http://drupal.org/node/348202#comment-4295574
http://drupal.org/node/403744