Trusted WordPress tutorials, when you need them most.
Beginner’s Guide to WordPress
Coppa WPB
25 Million+
Websites using our plugins
16+
Years of WordPress experience
3000+
WordPress tutorials
by experts

Come aumentare la dimensione massima di uploader dei file in WordPress

I nostri lettori ci chiedono spesso di aiutarli a correggere i problemi legati alle limitazioni di uploader dei file. Questa semplice impostazione del sito web può avere effetti inaspettati sul vostro sito.

Ad esempio, a volte un limite di dimensioni di upload basso può impedire di caricare file con l’uploader dei media o di installare plugin e temi WordPress più grandi. Questo può essere molto frustrante, soprattutto quando non si sa come modificare il limite.

In questo articolo vi mostreremo come aumentare facilmente la dimensione massima dei file caricati in WordPress per correggere questi problemi.

How to increase the maximum file upload size in WordPress

Perché aumentare la dimensione massima di uploader dei file in WordPress?

Il vostro fornitore di hosting WordPress imposterà una dimensione massima predefinita per l’uploader dei file al momento dell’iscrizione e dell’installazione di WordPress. Il fornitore di hosting definisce questo limite, che di solito varia da 2 MB a 500 MB.

Per la maggior parte dei proprietari di siti web WordPress, questo limite sarà più che sufficiente.

Tuttavia, a volte è necessario aumentare questo limite per evitare errori di uploader.

Ad esempio:

  • Gestite un sito web di fotografia e avete bisogno di caricare immagini di grandi dimensioni.
  • Il vostro portfolio di design o di fotografia contiene immagini di grandi dimensioni.
  • Si vuole installare un tema o un plugin per WordPress più grande.
  • Volete vendere prodotti digitali come eBook, foto, video e altro ancora.
  • È normale aggiornare i contenuti e aggiungere audio, foto e altro ancora oltre il limite attuale.

Detto questo, vi mostriamo come potete aumentare la dimensione massima di uploader dei file sul vostro sito WordPress.

Nota: tenete presente che la visualizzazione di molti file di grandi dimensioni sul vostro sito web può seriamente ridurne la velocità e le prestazioni. Per questo motivo, in genere raccomandiamo di non caricare mai video su WordPress.

Poiché la maggior parte degli utenti ospita configurazioni diverse di WordPress, copriremo quanto segue:

Video tutorial

Subscribe to WPBeginner

Se preferite le istruzioni scritte, continuate a leggere.

Come controllare il limite massimo di uploader dei file in WordPress

WordPress mostra automaticamente il limite massimo di dimensione dei file da caricare quando si caricano immagini o altri media.

Per verificarlo, basta andare su Media ” Aggiungi nuovo nel pannello di amministrazione di WordPress e si vedrà il limite massimo di uploader dei file per il sito WordPress.

Check current file upload size limit

Ora che sapete come trovare il limite di dimensione, vi mostriamo come aumentare la dimensione massima di uploader in WordPress.

Metodo 1: Contattare il fornitore di hosting WordPress

Uno dei modi più semplici per aumentare la dimensione massima di uploader dei file in WordPress è quello di contattare il fornitore di hosting di WordPress.

Si tratta di un’operazione relativamente semplice per il team del servizio clienti, che può essere eseguita in un paio di minuti.

Per i principianti, questo può essere molto più facile che aggiungere codice a WordPress e modificare i file del server.

È sufficiente collegarsi al sito web del proprio fornitore di hosting, come Bluehost, e accedervi.

Quindi, fare clic sull’icona “Chat” nella parte inferiore della schermata. Potete quindi chiedere al personale di supporto di aumentare la dimensione dei file caricati sul vostro sito WordPress.

Clicking the Bluehost live chat support button in the dashboard

È possibile contattare l’assistenza anche dalla Bacheca del proprio account di hosting.

Metodo 2: Creare o modificare un file php.ini esistente

Un altro modo per aumentare la dimensione massima dei file da caricare è creare o modificare un file chiamato php.ini. Questo file controlla molte impostazioni dell’ambiente che ospita WordPress.

La maggior parte dei fornitori di hosting WordPress, come Bluehost, dispone di un cPanel facile da usare per i principianti che aiuta a gestire il sito web.

Se il vostro host web ospita una Bacheca cPanel, potete aumentare la dimensione dell’uploader dei file attraverso gli strumenti integrati.

Nota: quanto segue è tratto dal cPanel di Bluehost. Tuttavia, la maggior parte dei fornitori di hosting condivisi prevede passaggi simili.

Il pulsante cPanel si trova in fondo alla scheda Hosting di Bluehost.

Open cPanel in Bluehost

Facendo clic su questo pulsante si apre la Bacheca di cPanel.

Ora è necessario scendere nella sezione Software e fare clic su ‘MultiPHP INI Editor’.

MuliPHP INI Editor in Bluehost's cPanel

Quindi, scorrere giù fino alla sezione etichettata “upload_max_filesize” e inserire una nuova dimensione massima dei file nel boxed.

Quindi, fare clic sul pulsante “Applica”.

Upload Max Filesize Setting

In alternativa, fate clic sulla scheda di menu “Modalità editore” e potrete modificare la dimensione massima dei file da caricare direttamente nell’editor.

È necessario modificare la sezione ‘upload_max_filesize’ per aumentare le dimensioni dei file da caricare.

Una volta terminato, fate clic sul pulsante “Salva”.

Change max upload filesize in code editor

Modificare php.ini aggiungendo codice

Se il vostro attuale fornitore di hosting non offre l’opzione cPanel, dovrete modificare questo file manualmente.

Per farlo, potete utilizzare un client FTP o l’opzione di gestione dei file nel pannello di controllo del vostro hosting WordPress.

Se si utilizza un hosting condiviso, è possibile che non si veda il file php.ini nella directory dell’hosting. Se non lo si vede, è sufficiente creare un file chiamato php.ini e caricarlo nella cartella principale.

Quindi, aggiungere al file il seguente frammento di codice:

upload_max_filesize = 256M
post_max_size = 256M
max_execution_time = 300

È possibile modificare il limite di ‘256M’ in base alla dimensione dei file necessaria per il proprio blog WordPress.

Metodo 3: Aggiungere il codice al file functions.php del tema WordPress

Questo metodo prevede l’aggiunta di codice al file functions.php del tema WordPress.

Invece di modificare direttamente il file, si consiglia di utilizzare WPCode. È il miglior plugin per gli snippet di codice che permette di aggiungere codice al sito web senza romperlo.

Se non l’avete mai fatto prima, consultate la nostra guida per principianti su come add-on il codice personalizzato in WordPress.

Per prima cosa, è necessario installare il plugin gratuito WPCode. Per maggiori dettagli, consultate la nostra guida passo-passo su come installare un plugin di WordPress.

Dopo l’attivazione, si dovrà navigare su Code Snippets ” + Add Snippet. È necessario passare del mouse sull’opzione “Aggiungi codice personalizzato” e poi fare clic sul pulsante “Usa snippet”.

Add a Custom Snippet in WPCode

Nello schermo successivo, è necessario dare un nome al nuovo snippet e cambiare il tipo di codice in “Snippet PHP”.

Quindi è possibile copiare e incollare il seguente frammento di codice in “Anteprima codice”. Assicurarsi di cambiare ‘256M’ con la dimensione massima del file desiderata:

@ini_set( 'upload_max_size' , '256M' );
@ini_set( 'post_max_size', '256M');
@ini_set( 'max_execution_time', '300' );
Save Your Custom Snippet in WPCode

Infine, spostare l’interruttore in alto su “Attivo” e fare clic sul pulsante “Salva snippet”. Il codice verrà ora eseguito sul sito web.

Metodo 4: Aggiungere codice al file .htaccess

Un altro modo per aumentare la dimensione massima dei file è modificare il file .htaccess. Questo file controlla le impostazioni di configurazione di alto livello del sito web.

Per farlo, è necessario effettuare l’accesso al server del sito web tramite FTP. Se non l’avete mai fatto prima, consultate la nostra guida su come usare l’FTP per l’uploader dei file su WordPress per i principianti.

Successivamente, è necessario individuare il file .htaccess nella cartella principale del sito web.

Open .htaccess file

Se non riuscite a trovare il vostro file .htaccess, potrebbe essere nascosto dal vostro file manager o client FTP. Per saperne di più, consultate la nostra guida sul perché non riuscite a trovare il file .htaccess sul vostro sito WordPress.

Successivamente, è necessario aggiungere il seguente frammento di codice al file .htaccess:

php_value upload_max_filesize 256M
php_value post_max_size 256M
php_value max_execution_time 300
php_value max_input_time 300

Per aumentare ulteriormente la dimensione massima dei file da caricare, è sufficiente modificare il valore ’64M’ con la dimensione desiderata.

Metodo 5: utilizzare un plugin di WordPress per aumentare le dimensioni dell’uploader dei file

Un altro modo per aumentare il limite massimo di upload dei file è utilizzare il plugin WP Increase Upload Filesize. Se non vi sentite a vostro agio nell’aggiungere codice a WordPress, questa potrebbe essere una buona opzione per voi.

La prima cosa da fare è installare e attivare il plugin. Per maggiori dettagli, consultate la nostra guida su come installare un plugin di WordPress.

Dopo l’attivazione, andare su Media ” Aumenta limite di uploader nel pannello di amministrazione di WordPress.

Si accede così a uno schermo in cui è possibile selezionare una nuova dimensione per l’uploader dei file nel menu a discesa “Scegli la dimensione massima del file caricato”.

Quindi, fare clic sul pulsante “Salva modifiche”.

Increase file upload size with plugin

Nota: la dimensione massima dei file da caricare è stabilita dal fornitore di hosting. Se avete bisogno di un limite di dimensioni dei file superiore a quello elencato nel menu a discesa, dovete contattare il vostro fornitore di hosting e chiedere di aumentare il limite.

Speriamo che questo articolo vi abbia aiutato ad aumentare la dimensione massima dei file uploader in WordPress. Potreste anche voler consultare la nostra guida su come scegliere il miglior sito web builder e la nostra selezione di esperti delle migliori app per numeri di telefono aziendali virtuali con opzioni gratuite.

Se questo articolo vi è piaciuto, iscrivetevi al nostro canale YouTube per le esercitazioni video su WordPress. Potete trovarci anche su Twitter e Facebook.

Divulgazione: I nostri contenuti sono sostenuti dai lettori. Ciò significa che se cliccate su alcuni dei nostri link, potremmo guadagnare una commissione. Vedi come WPBeginner è finanziato , perché è importante e come puoi sostenerci. Ecco il nostro processo editoriale .

Avatar

Editorial Staff at WPBeginner is a team of WordPress experts led by Syed Balkhi with over 16 years of experience in WordPress, Web Hosting, eCommerce, SEO, and Marketing. Started in 2009, WPBeginner is now the largest free WordPress resource site in the industry and is often referred to as the Wikipedia for WordPress.

Il kit di strumenti WordPress definitivo

Ottenete l'accesso gratuito al nostro kit di strumenti - una raccolta di prodotti e risorse relative a WordPress che ogni professionista dovrebbe avere!

Reader Interactions

405 commentiLascia una risposta

  1. Mouad Chafai

    Thanks php.ini method worked perfectly.

    i’ve created the php.ini :)
    wp-adminphp.ini
    add lines:

    upload_max_filesize = 64M
    post_max_size = 64M
    max_execution_time = 300

    thanks for the article.

  2. Saleh Shaukat

    Thanks .htaccess worked for me perfectly !!.

  3. Dan Rosenberg

    PHP.INI method worked perfectly. Thanks!

  4. Ben Peacock

    Sorry please find this instead Login to the root machine type the following command nano /usr/lib/php.ini

    find ; Maximum size of POST data that PHP will accept.
    post_max_size = 2M change this to 64

    Save and exit and then you should be able to upload what you need hope this helps :)

  5. QuangPham

    Thanks for the instructions on how to fix.

  6. Voicu Ioan Virgil

    Thanks, great tutorial !

  7. Maria McCarthy

    Adding the php.ini file to my wp-admin folder SPECIFICALLY worked for me as well! Thanks everyone! Only took me almost 4 hours to find a page that had the info which would work for me – lifesavers!

  8. pete

    found the php.ini worked in wp-admin network php.ini

  9. Tabassum Javaid

    htaccess method works fine for me. thanks

  10. Mike

    with some host ( godaddy ) for example, there may be some additional steps.

    And to what php you are running. For godaddy with php5, rename php.ini to php5.ini and remember if you have accuracies running, you will have to temp. end them before the file will even take over, or wait awhile for it.

    System Processes / End all

  11. jaymz

    Many thanks for the article. For self-hosted there’s another way as methods 2 and 3 didn’t work for me as the .htaccess change had no effect and neither did adding a php.ini file in /wp-admin. It was simply a case of finding the existing php.ini file for Apache. On Ubuntu I ran;

    sudo find / -name php.ini

    This found my ini file in /etc/php5/apache2/
    All that was needed was to locate the parameters and update the values for;
    upload_max_filesize
    post_max_size
    max_execution_time

    Thanks for getting me there!

  12. D Winzell

    Thanks for writing this. The php.ini does need to be in the wp-admin directory to function correctly. Just checked my host (Vaurent) and they allows up to 105M file uploads so I am going to find something that size and see if it makes it’s merry way up to my blog.

  13. Matt

    I just want to add, using godaddy you cannot use the htaccess method, it will throw you into a 500 internal service error.

    You must use the php.ini method. Only difference will be you have to have a php.ini and a php5.ini and the lines must be added to both. The files need to be in the root directory of where the wordpress install is, not in the wp-admin folder, outside of it.

    Also if you have multiple wordpress installations This has to be done and placed into each directory that each wordpress installation is located.

  14. sandeep

    php_value upload_max_filesize 64M
    php_value post_max_size 64M
    php_value max_execution_time 1500
    php_value max_input_time 1500

    i use these values in .htaccess and it works !

    thanks

  15. Thyme

    So I did all of those and changed the php.ini in the /etc folder (my site is on mediatemple’s grid-service) and nothing was working but then I vaguely remembered there was something I had to change in the network settings if my installation was multisite and there it was. Ugh.

    So yeah, if you’ve got a Wordpress network, go to your network settings and change the max file size upload near the bottom of the page.

  16. Alex

    This is the only thing that worked for me, I tried all the options, I’m on 1&1

    memory_limit = 32M
    upload_max_filesize = 32M
    post_max_size = 32M
    file_uploads = On

    ** Size can be anything

    The key was the “file_uploads” line

    Place this in the /wp-admin/ folder.

    • Kristina

      Worked for me! I’m on Bluehost.

      Thanks for your post :)

    • Brandon

      this worked for me after everything else hadn’t. I’m so relieved!

      I’m also on 1&1. Once I added the “file_uploads = On” line to my php.ini file it worked like a charm!!

      thanks!

    • Hafeez Ansari

      Thank you Alex, This works for me in /wp-admin/ folder. Problem solved. :)

    • Jordan Miller

      Thank you so much

    • Mike

      Awesome! thanks Alex. I was limited to 2mb…really useful.

    • Sam

      Alex you are the great! Your solution worked for me! Many thanks!

    • Johnny T

      Genius! This worked for me! Just to clarify. Create a php.ini file in the wp-admin folder and only add the lines of code in Alex’s post. FTP this to your server and you’re good to go. Thanks Alex. You are a genius! :-)

      • Luan

        Thanks you Johnny and Alex! It was really helpful.

    • Togi Tan

      But, it’s not working on free hosting. All methods I’ve tried. I think this might depend on server.

    • Duncan

      Wow wow wow wow! Thank you for that clear comment that helped me get it to work. You are a star.

    • Nomo

      Alex – Your post continues to be helpful. Very much appreciated!

  17. Noor

    Worked by .htaccess method. Salute man.

  18. Bogdan

    Great advice. My upload limit was 8MB and I only tried the htaccess trick and it worked, it increased to 64MB. I tested it and it is owrking beautiful! Thank you so much for your great advice!

  19. VoidnessMD

    Important thing to note: Using the php.ini method requires that the file be located in the wp-admin folder, not the root of your WP installation.

    • DJ

      THANKS!! This sorted it out for me on my end :)

  20. David Connolly

    Superb… clear and the final solution worked.
    a big thank you

  21. Bongo

    This website is the coolest for learning WP! Keep up the good work guys…more please…more! lol

  22. Ido Schacham

    Finally, a post that clearly explains how to change the memory limit in WP. Thanks!

  23. mostafa

    hi.
    i successfully did it with the third method. my upload size was 8 M, but now its 64 M. for me its more than enough.

    Thanks a million.
    by the way i’m from Iran.

  24. Rowan Evenstar

    The creating a php.ini file and popping it on the route sorted it straight away!
    Cheers, much appreciated!

  25. assassinateur

    thnx, but i am in a shared hosting so nothing work, i did put the php.ini in wp-admin and in the blog folder and in the homefolder and dodnt work also .htaccess didnt work changed the theme and didnt work

  26. Arvind Kukreti

    Adding code in .htaccess file might throw you 500 Internal Error… the best way is create a php.ini file and upload it in wp-admin folder

    • Stephen Afije

      Waooo that was brilliant one there all i did was to create php.ini and uploaded to the wp-admin folder it worked like no other thing thanks

  27. leo

    htaccess method works fine for me. thanks

  28. Andrew Lilly

    Hi,

    I have done all of the above and still wont let me import an 11mb xml file. i need it as its got 1500 products on i need to import.

    I have spoken to my virtual server provider 1and1 and they said all i need to do is add the code to the .htaccess file but it doesnt seem to work

    Please someone help

    • Ali Amer

      It may be related to MIME Type. In that case, resolve it from cpanel

  29. Dominique

    None of this worked for me. I tried them all. I am using WPEngine to host.
    Any suggestions?

  30. Thad

    The htaccess method worked for me. Thanks for the post. Good info, well presented.

  31. Richard

    php.ini option worked for me but on the php.ini file in /wp-admin directory

    • Mike

      perfect – worked a treat – set to 200MB and works fine.

    • Matheus M.

      In localhost work the .htaccess. But in host only php.ini. Thanks for help.

    • dan

      Yes, php.in works in /wp-admin. thanks

  32. marin

    Thanks htaccess worked for me appreciate it.

  33. Makarand Mane

    I have hosting on mediatemple. First two methods are not worked me. Only htaccess methos is worked for me.

    Thanks.

  34. Gavin

    I found that php.ini was hidden in the cgi-bin folder which some shared servers have in their root directories. I amended this as above (AND added a php5.ini jut in case) but until I’d amended this, nothing else worked. Thanks for the VERY useful thread!

    • Cath

      Thanks Gavin, none of the other methods worked for me then I saw your comment, there were php.ini and php4.ini files were in the cgi-bin folder. I found the relevant code in both files – post_max_size = , and upload_max_filesize = , amended these and now all works fine.

  35. Jarod Billingslea

    Thank you very much for this article!

  36. Void lon iXaarii

    thank you so much! had tried so many solution and your .htaccess finally worked

  37. Anthony

    The only thing that worked for me was to create/edit a php.ini file and add the following:
     
    memory_limit = 100M upload_max_filesize = 100M post_max_size = 100M file_uploads = On
     
    and uploading it to the wp-admin folder.
     

    • Alan

      Option 2 worked perfectly fine, though I had to place the php.ini file into the wp-admin folder instead of the root directory.

      phpinfo was detecting the php.ini file in the root, but not WordPress.

      I currently have WP 3.2 installed…

      • RPaterson

        Thanks for that extra tip, this is what finally worked for mine

    • arun

      thanks anthony, your method saved me a lot.

    • Quest The Wordsmith

      This is exactly what worked for me as well.

      • kat1111

        It was 8MB, but I got it to 192 MB @almb1111

    • kat1111

      Ty for responding, I finally got some help with it, I needed to change the PHP to PHP-5.

  38. kat1111

    I am evidently newer than most here, I don’t understand which is “root” directory, is it Editor under the Appearance tab? Also, I don’t undertand how to get to hcaccess. Any help is appreciated.

  39. jameserie

    htaccess method works for me. – cheers!

  40. nycxs

    If you are using PHP5 the file should be called php5.ini and be in the root of the shared folders.

  41. MyDreamDinZ

    What is the highest limit for upload

    can i set it to 1024M ?

  42. alexlee.cs

    The .htaccess method works for me. Thanks.

  43. pranjalgupta2009

    Yes ! putting php.ini also in wp-admin works for me. thanks

  44. Snipsley

    Thanks, but neither of this worked for me.

    But I found the solution!
    I had to place that php.ini to /public_html AND /public_html/wp-admin and it works!

    • Trond

      Great! This worked for me as well :) I run Wordpress on an MS Server 2008 with IIS 7.5 from my host provider, btw

    • kenseneff

      Worked for me as well. Thanks!

    • Kiran

      Thanks dude. It’s works for me.

    • Rollie Osayan

      Yes. It is also working here. thanks

  45. Kaushik Biswas

    At the end of a post, I want to display recent posts from that specific category under that post – how can I do this?

Lascia una risposta

Grazie per aver scelto di lasciare un commento. Tenga presente che tutti i commenti sono moderati in base alle nostre politica dei commenti e il suo indirizzo e-mail NON sarà pubblicato. Si prega di NON utilizzare parole chiave nel campo del nome. Avremo una conversazione personale e significativa.