configuration file

  1. K

    How to change the max execution time in WHMCS?

    If we are getting below error while executing cron jobs then we can update the WHMCS configuration file. Let’s see how to check this: PHP Fatal error: Maximum execution time of 300 seconds exceeded in /path/to/file.php To resolve this issue we can update the configuration.php file and add...
Top