dsamojlenko / turnkey-wetkit-drupal

A Turnkey Linux appliance for the Wetkit Drupal distribution
1 stars 1 forks source link

PHP config requirements for WetKit Drupal #1

Open dsamojlenko opened 10 years ago

dsamojlenko commented 10 years ago

Should maybe modify more php.ini settings according to WetKit Drupal specs:

On all platforms, change the memory_limit variable in php.ini to be at least 256M, max_execution_time to around 120 realpath_cache_size to 512K, 1M or even 2M max_input_time to around 120

Additionally, if using MySQL: innodb_flush_log_at_trx_commit to 2 max_allowed_packet to 96