Increase max execution time for PHP (Wordpress) From http://stackoverflow.com/questions/7739870/increase-max-execution-time-for-php
<IfModule mod_php5.c> php_value max_execution_time 300 </IfModule>