While uploading imageI got error
[Mon Mar 12 08:08:49.806592 2018] [fcgid:warn] [pid 8212] [client 157.41.202.211:38340] mod_fcgid: stderr: PHP Warning: file_get_contents(http://www.php.net/releases/index.php?serialize=1): failed to open stream: Connection timed out in /var/www/vhosts/xxxxxxx.com/httpdocs/inc/classes/BxDolAdminTools.php on line 559, referer: https://xxxxxx.com/administration/
[Mon Mar 12 08:12:43.720292 2018] [fcgid:warn] [pid 8053] [client 157.41.202.211:38504] mod_fcgid: stderr: PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 4000 bytes) in /var/www/vhosts/xxxxxxx.com/httpdocs/plugins/intervention-image/Intervention/Image/Gd/Decoder.php on line 115, referer: https://xxxxxxx.com/m/store/browse/my/&bx_store_filter=add_product
While accessing host tools in admin, I got page error.
Came to know because of php max execution time. After changing to 120 from 30, host tools are accessible.
What is the default for execution time?