# Increase Memory Limit
php_value memory_limit 128M

# Increase Maximun Execution Time
php_value max_execution_time 600