//change this in php.ini max_execution_time = 500
// you need to add this line at the bottom of your .htaccess file Before # END WordPress Like this... php_value max_execution_time 1000 # END WordPress