Log into Cpanel
Navigate to "MultiPHP INI Editor"
Select the version of PHP that your site uses
Increase the following variables:
Click "Apply"
Repeat for all versions of PHP that are having a timeout error.
Depending on the error, you may need to increase the "max input time" directive from this same interface.
This directive sets the maximum time in seconds a script is allowed to parse input data, like POST, GET and file uploads.
