Skip to content
Your Hosting Ad Goes Here KBAssets

How to Increase PHP’s post_max_size Value in DirectAdmin

Increasing the post_max_size value allows for larger file uploads in PHP. Here’s a step-by-step guide to adjust this setting in DirectAdmin.


Step 1: Log in to DirectAdmin

  1. Log in to your DirectAdmin account with your credentials.

Step 2: Navigate to PHP Settings

  1. Under Account Manager, select PHP Settings.

Step 3: Select post_max_size Option

  1. On the PHP Settings page, you’ll see a list of PHP configuration options like display_errors, post_max_size, error_reporting, and file_uploads.
  2. Find and select the post_max_size option from the dropdown.

Step 4: Adjust the Value

  1. In the value dropdown, select the desired limit for post_max_size, such as 32M, 64M, or 128M.
  2. Click the Add button to apply the new setting.

Step 5: Confirmation

  1. A confirmation message will appear at the top of the page, indicating the change has been applied successfully.

That’s it! You’ve successfully increased the post_max_size value in DirectAdmin. This will now allow for larger uploads as configured.

Was this article helpful?
YesNo
Back To Top