How can I increase the execution time in the DirectAdmin panel?

Changing "max_execution_time" in the DirectAdmin panel is simple and you can do it in just a few clicks. Here's how to change "max_execution_time" in the DirectAdmin panel:

What is "max_execution_time"? - "max_execution_time" is a setting in the PHP programming language that determines the maximum time a script can run before it is terminated. This value is expressed in seconds and is intended to prevent long-running scripts from overloading your package and causing the site to slow down or crash. For example, if "max_execution_time" is set to 30 seconds, the script will stop running after 30 seconds, even if it has not completed its task.

Step 1: Log in to DirectAdmin (instructions).

Step 2: Click on Account Manager in the menu.

Step 3: Click on PHP Settings:




Step 4: In the section called Add New Override in the drop-down menu in the Settings row, select max_execution_time:



 

Step 5: In the Value line, set the value you need:



Step 6Once you're done, the server will automatically remember your change.
  • 45 Users Found This Useful
Was this answer helpful?

Related Articles

How do I enable DKIM in the DirectAdmin panel?

DKIM enables verification of the authenticity of the email sender using a digital signature,...

How to turn on Redis on DirectAdmin hosting and see what Redis Socket is

Redis comes with each of our hosting packages and you can turn it on with one click, while the...

How to create an FTP account in the DirectAdmin panel and connect using FileZilla?

We have prepared a procedure for you to create an FTP account in DirectAdmin. You can easily...

How to Generate Backup of your DirectAdmin Account?

Here we have written instructions for creating a backup in the DirectAdmin panel. You can easily...

How do I increase the upload_max_filesize in the DirectAdmin panel?

Changing "upload_max_filesize" in the DirectAdmin panel is simple and you can do it in just a few...