tile 发表于 2015-8-22 15:32:40

wamp 下运行Drupal慢的解决方法

  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
页: [1]
查看完整版本: wamp 下运行Drupal慢的解决方法