I have changed php.ini settings and max timeout in http-default.conf under apache but still I get the following error:
Maximum execution timeout of 300 seconds
I have even added set_time_limit and ini_set to the php script but still I get this error.
How do I resolve this?
Note:
I tried the options in Fatal error: Maximum execution time of 300 seconds exceeded.