maximum execution time of 120 seconds exceeded in php code example
Example: Fatal error: Maximum execution time of 120 seconds exceeded in
//change this in php.ini
max_execution_time = 500
//change this in php.ini
max_execution_time = 500