Fatal error: Maximum execution time of 30 seconds exceeded
This is due to larger memory conception of your system.you have to change your php.ini file,with the maximum execution time to 1200 ms for avoiding that error during installations.i am also have the same issue from initial stage.now it is rectified.
Labels: Error, PHP, Server, Web development