Try our "Help Me AI"
Results 1 to 2 of 2

Thread: How can we change the Cpanel max upload size?

  1. #1
    Status
    Offline
    TamillanSivi's Avatar
    Registered Member
    Join Date
    Feb 2019
    Posts
    77
       Rep Power
    16

    Arrow How can we change the Cpanel max upload size?

    If Anyone Knows how to change the Cpanel Max Upload size,please share your tips with me. Thank you.



    If Anyone Knows how to change the Cpanel Max Upload size,please share your tips with me. Thank you.

  2. #2
    Status
    Offline
    NimeshHeshan's Avatar
    Join Date
    Jan 2022
    Posts
    20
       Rep Power
    0
    You can change upload_max_size via a several ways.

    Solution 1: cPnale INI editor
    cpanel -> software and services -> Select PHP Version -> Options

    Solution 2: using .htaccess way
    You can get .htaccess file from root folder of your website. Mostly it’s hidden. So using FTP makes sense. Or you have to open your file manager with hidden files.
    If there is no .htaccess file, create and upload/paste in root (before creating .htaccess file, make sure there is no .htaccess file). Paste the following code,


    php_value upload_max_filesize 1024M
    php_value post_max_size 1024M
    php_value max_execution_time 1000
    php_value max_input_time 1000

    Solution 3: PHP.INI file method
    You can find your php.ini file in root folder. Sometime you can’t find there. No problem, just create one php.ini file and paste/upload in your root folder with following code. If already file is there, just add this code,


    upload_max_filesize = 1024M
    post_max_size = 1024M
    max_execution_time = 1000

Similar Threads

  1. Replies: 15
    Last Post: 05-06-2020, 01:18 PM
  2. Replies: 6
    Last Post: 07-23-2019, 05:38 PM
  3. My Knowledge in WordPress Convert Max Upload size
    By TamillanSivi in forum Programming
    Replies: 3
    Last Post: 05-31-2019, 12:02 PM
  4. How to divide the networks depend on their size
    By Lorraine in forum Networking
    Replies: 0
    Last Post: 08-12-2018, 02:13 PM
  5. Litespeed Vs Nginx For Cpanel Server Performance
    By Beacon in forum Server Side Technologies
    Replies: 0
    Last Post: 04-24-2018, 11:41 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Who We Are

The Hub Sri Lanka is an online community portal for all the Sri Lankan digital Citizen's to enthusiastically learn and connect with the society by enormously increasing their knowledge and careers through an extensive collaborative marketplace.

Join us
RSS RSS 2.0 XML MAP HTML