Menu Close Menu
Menu
  • 0
    • Number of items in cart: 0

      • Your cart is empty.
      • Total: $0.00
      • Checkout
  • Pricing
    • Purchase Options
    • Individual Extensions
  • Support
    • Documentation
    • Log a Support Ticket
  • Your Account
    • Register
  • Blog

Increasing the Maximum File Size for Uploads

Increasing the Maximum File Size for Uploads

Enable customers to upload larger files via your ticket submission form

The maximum file size for uploads from your submission form can vary from web host to host.

If a customer tries to upload a file that exceeds your servers maximum file size limit, they will be presented with an error and the form will not be submitted.

If you are not comfortable with making configuration changes to your web server, you should contact your host for assistance before proceeding.

The file size limits are generally managed within your php.ini file and specifically by three options within that file:

  • upload_max_filesize
    Determines the maximum size of a file that can be uploaded
  • post_max_size
    Determines the maximum size of the data that can be posted from a form. Must be higher than upload_max_filesize. If multiple file uploads are allowed, should be higher than the combined upload_max_filesize for all files
  • memory_limit
    Can also impact file uploads and should be set to higher than post_max_size

Once you have edited your php.ini file and set these options to your preferred values, you will need to restart your web services.


Was this article helpful?

We're working hard to ensure we provide you with useful and relevant documentation to help you get the most out of KB Support.

Please take a moment to let us know if you found this article helpful.

FAQs Files Submission Forms Last updated: 17/02/2017

Published by Cristian Raiber

Posts by Cristian Raiber

Post navigation

Previous

Plugin Extension Boilerplate

Next

Software License Renewals for Extensions

Contact Details

  • Follow us on Twitter
  • Like us on Facebook
  • Fork us on GitHub

Developer Resources

Plugin Boilerplate

Trello Board

GitHub Repository

Ratings & Satisfaction Docs

  • Configuring Ratings and Satisfaction
  • Advanced Settings

Email Support Docs

  • Plugin Requirements
  • Configuring Email Support
  • Creating New Tickets
  • Replying to Closed Tickets
  • Anonymous Replies in Email Support
  • HTML Emails Tags
  • Email Commands
  • Defining IMAP Flags

KBS REST API Docs

  • Using the REST API
  • Tickets REST API Route
  • Replies REST API Route
  • Articles REST API Route
  • Agents REST API Route
  • Customers REST API Route
  • Companies REST API Route
  • Forms REST API Route
  • Form Fields REST API Route
  • Ticket Categories REST API Route
  • Ticket Departments REST API Route
  • Ticket Source REST API Route

Article Categories

  • Configuration
    • Advanced
    • Getting Started
  • Developer Docs
    • Constants
    • Hooks
  • Extensions
  • FAQs
© 2023 KB Support. All rights reserved.
  • Blog
  • Shop
  • Support
  • Privacy Policy
  • Discount Code