How to Increase PHP upload_max_filesize in DirectAdmin
If you need to increase the maximum file upload size for PHP in DirectAdmin, you can do so through the PHP Settings section. Here’s how:
Step 1: Log in to DirectAdmin
- Log in to your DirectAdmin account.
Step 2: Navigate to PHP Settings
- In the main menu, go to Account Manager and select PHP Settings.

Step 3: Select upload_max_filesize
- On the PHP Settings page, you’ll see various PHP configuration options.
- Find upload_max_filesize in the dropdown list to adjust this specific setting.
Step 4: Set the New Maximum Upload Size
- Choose the new file size limit from the dropdown, such as 32M, 64M, or 128M.
- Click Add to save the changes.

Step 5: Confirm the Update
- A confirmation message will appear at the top of the page, indicating the
upload_max_filesize
has been successfully updated.

Your upload_max_filesize has now been increased in DirectAdmin, allowing larger files to be uploaded.
Was this article helpful?
YesNo