Well that's the problem, try uping your maximum execution time in your php.ini
If you look for max_execution_time = 30 in your php.ini file you should be able to change it there (Remember to reload your apache instance after changing it)
If you look for max_execution_time = 30 in your php.ini file you should be able to change it there (Remember to reload your apache instance after changing it)