PHP (WordPress) - Increase Maximum Upload File Size

  1. Locate the PHP.ini File
  2. Edit the PHP.ini File
  3. Look for "upload_max_filesize" and "post_max_size" Directives
  4. Modify the Values for "upload_max_filesize" and "post_max_size"
  5. Save the Changes and Restart the Server