Add this to the .htaccess file if you are having troubles with php scripts timing out.
<IfModule mod_php4.c> php_value max_execution_time 120 </IfModule>
Add this to the .htaccess file if you are having troubles with php scripts timing out.
<IfModule mod_php4.c> php_value max_execution_time 120 </IfModule>