How to increase memory_limit

Step 1: Log in to DirectAdmin.

Step 2: Go to File Manager and locate the php.ini file or create a .user.ini file in the root directory.

Step 3: Add the following line:

memory_limit = 256M

Step 4: Save the file and restart PHP if necessary.