読者から、ファイルアップロードの制限に関する問題を解決したいとの相談をよく受けます。この単純なサイト設定は、あなたのサイトに予期せぬ影響を与える可能性があります。
例えば、ファイルアップロードサイズの制限が低いと、メディアアップローダーでファイルをアップロードできなかったり、大きなWordPressプラグインやテーマをインストールできなかったりすることがあります。特に制限を変更する方法が本当に〜してもよいですか?
この投稿では、WordPressの最大ファイルアップロードサイズを簡単に大きくして、これらの問題を解決する方法を紹介します。
なぜWordPressの最大ファイルアップロードサイズを大きくするのか?
WordPressホスティングサービスプロバイダは、サインアップしてWordPressをインストールするときに、初期設定の最大ファイルアップロードサイズを設定します。ホスティングサービスはこの制限を定義し、通常2MBから500MBの範囲です。
ほとんどのWordPressサイトオーナーにとって、この制限は十分すぎるほどでしょう。
しかし、アップロードエラーを起こさないために、この制限を引き上げる必要がある場合もあります。
例えば、こうだ:
- 写真サイトを運営していて、大きな画像をアップロードする必要がある。
- あなたのデザインや写真のポートフォリオには大きな画像があります。
- より大きなWordPressテーマやプラグインをインストールしたい。
- eBook、写真、動画などのデジタル製品を販売したい。
- あなたは定期的にコンテンツを更新し、音声や写真など、現在の制限を超えるものを追加する。
それでは、WordPressサイトの最大ファイルアップロードサイズを増やす方法をご紹介しましょう。
注:サイトに大きなファイルをたくさん表示すると、サイトのスピードやパフォーマンスが著しく低下する可能性があることに留意してください。WordPressに動画をアップロードしないことをお勧めするのはそのためです。
ほとんどのユーザーは異なるWordPressホスティングサービスを設定しているため、ここでは以下を取り上げます:
- How to Check Your Maximum File Upload Size Limit in WordPress
- Method 1: Contact Your WordPress Hosting Provider
- Method 2: Create or Edit an Existing php.ini file
- Method 3: Add Code to Your WordPress Theme functions.php File
- Method 4: Add Code to Your .htaccess File
- Method 5: Use a WordPress Plugin to Increase File Upload Size
動画チュートリアル
もし、文章での説明がお望みなら、このまま読み進めてほしい。
WordPressの最大アップロードサイズを確認する方法
WordPressは、画像やその他のメディアをアップロードする際に、ファイルアップロードサイズの上限を自動的に表示します。
これを確認するには、WordPress管理画面のメディア ” 新規追加にアクセスするだけで、WordPressサイトの最大ファイルアップロードサイズ制限が表示されます。
サイズ制限の見つけ方がわかったところで、WordPressの最大アップロードサイズを増やす方法を紹介しよう。
方法1:WordPressホスティングサービスプロバイダーに問い合わせる
WordPressの最大ファイルアップロードサイズを増やす最も簡単な方法の1つは、WordPressホスティングサービスプロバイダーに連絡することです。
これはカスタマー・サービス・チームにとっては比較的簡単な作業で、数分で完了する。
初心者にとっては、WordPressにコードを追加したり、サーバーファイルを編集したりするよりもはるかに簡単です。
Bluehostのようなホスティングサービスのサイトにアクセスしてログインするだけです。
次に、画面下部の「チャット」アイコンをクリックします。その後、WordPressサイトのファイルアップロードサイズを増やすようサポートスタッフに依頼することができます。
また、ホスティングアカウントのダッシュボードからサポートに連絡することもできます。
方法2:既存のphp.iniファイルを作成または編集する
最大ファイルアップロードサイズを増やすもう一つの方法は、php.iniと呼ばれるファイルを作成または編集することです。このファイルは、WordPressホスティングサービス環境の多くの設定をコントロールします。
BluehostのようなほとんどのWordPressホスティングサービスは、あなたのウェブサイトを管理するのに役立つ初心者に優しいcPanelを持っています。
ホスティングサービスにcPanelダッシュボードがある場合は、ビルトインツールを使用してファイルアップロードサイズを増やすことができます。
注:以下はBluehostのcPanelからです。しかし、ほとんどの共有ホスティングサービスプロバイダーは、同様の手順があります。
Bluehostのホスティングサービスタブの下部にcPanelボタンがあります。
このボタンをクリックすると、cPanelのダッシュボードが開きます。
ソフトウェア」セクションまでスクロールし、「MultiPHP INIエディター」をクリックしてください。
次に、「upload_max_filesize」と書かれたセクションまでスクロールダウンし、新しい最大ファイルサイズをボックスに入力する。
そして「Apply」ボタンをクリックする。
または、「エディターモード」メニュータブをクリックし、エディター内で直接最大アップロードサイズを変更することもできます。
アップロードサイズを増やすには、’upload_max_filesize’セクションを編集する必要があります。
完了したら、「保存」ボタンをクリックします。
コードを追加してphp.iniを編集する
現在のホスティングサービスがcPanelオプションを提供していない場合は、手動でこのファイルを編集する必要があります。
これを行うには、FTPクライアントまたはWordPressホスティングコントロールパネルのファイルマネージャーオプションを使用することができます。
共有ホスティングサービスを使用している場合、ホスティングディレクトリにphp.iniファイルが表示されないことがあります。php.iniが表示されない場合は、php.iniという名前のファイルを作成し、ルートフォルダーにアップロードしてください。
次に、以下のコード・スニペットをファイルに追加する:
upload_max_filesize = 256M
post_max_size = 256M
max_execution_time = 300
256M」の制限は、WordPressブログに必要なファイルサイズに変更することができます。
方法3:WordPressテーマのfunctions.phpファイルにコードを追加する
この方法では、WordPressテーマのfunctions.phpファイルにコードを追加します。
ファイルを直接編集する代わりに、WPCodeの使用をお勧めします。サイトを壊すことなくコードを追加できる、最高のコードスニペットプラグインです。
WordPressでカスタムコードを追加する方法については、初心者向けガイドをご覧ください。
まず、無料のWPCodeプラグインをインストールする必要があります。詳しくは、WordPressプラグインのインストール方法のステップバイステップガイドをご覧ください。
有効化したら、コードスニペット ” + スニペットを追加” に移動してください。Add Your Custom Code」オプションにマウスオーバーし、「Use snippet」ボタンをクリックします。
次の画面で、新規スニペットに名前を付け、コードタイプを「PHP Snippet」に変更します。
次に、以下のコード・スニペットを「コード・プレビュー」にコピー&ペーストしてください。256M」を必要な最大ファイルサイズに変更してください:
@ini_set( 'upload_max_size' , '256M' );
@ini_set( 'post_max_size', '256M');
@ini_set( 'max_execution_time', '300' );
最後に、上部のトグルを「有効化」に切り替え、「スニペットを保存」ボタンをクリックします。これでサイト上でコードが実行されます。
方法4:.htaccessファイルにコードを追加する
最大ファイルサイズを増やすもう一つの方法は、.htaccessファイルを変更することです。このファイルは、サイトのハイレベルなコンフィギュレーション設定をコントロールします。
これを行うには、FTPでサイトサーバーにログインする必要があります。FTPを使用したことがない場合は、初心者向けのFTPを使用してWordPressにファイルをアップロードする方法のガイドを参照してください。
その後、.htaccessファイルをサイトのルート・フォルダーに置く必要があります。
.htaccessファイルが見つからない場合、ファイルマネージャーやFTPクライアントによって非表示になっている可能性があります。さらに詳しく知りたい方は、WordPressサイトの.htaccessファイルが見つからない理由についてのガイドをご覧ください。
次に、以下のコード・スニペットを.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
最大アップロードサイズをさらに大きくするには、「64M」を必須サイズに変更するだけです。
方法5:WordPressのプラグインを使ってファイルのアップロードサイズを大きくする
ファイルアップロードの上限を増やすもう一つの方法は、WP Increase Upload Filesizeプラグインを使うことです。WordPressにコードを追加することに抵抗がある場合は、このプラグインを使用するのも良い設定です。
最初に行う必要があるのは、プラグインのインストールと有効化です。詳しくは、WordPressプラグインのインストール方法をご覧ください。
有効化したら、WordPress管理画面のメディア ” アップロードリミットを増やすに移動します。
これにより、「最大アップロードファイルサイズの選択」ドロップダウンで新しいファイルアップロードサイズを選択できる画面が表示されます。
その後、「変更を保存」ボタンをクリックします。
注:ファイルの最大アップロードサイズは、ホスティングサービスプロバイダによって設定されます。ドロップダウンに表示されているサイズよりも大きなファイルサイズの制限が必要な場合は、ホスティングサービスに連絡して、制限を増やすように依頼する必要があります。
この投稿がWordPressの最大ファイルアップロードサイズを増やすのにお役に立てば幸いです。また、最高のサイトビルダーの選び方や、専門家が選ぶ無料オプション付きの最高のバーチャルビジネス電話番号アプリもご覧ください。
If you liked this article, then please subscribe to our YouTube Channel for WordPress video tutorials. You can also find us on Twitter and Facebook.
Lisha Van Nieuwenhove
This help was BRILLIANT. THANK YOU!
WPBeginner Support
You’re welcome!
管理者
Ray Konopka
Thanks for the tips. My site is hosted in BlueHost so I first tried Method 2. However, after changing the upload_max_filesize value, the Add New media page for my site still showed 64 MB. I went back into the MultiPHP INI Editor and looked at the other values. One other value stood out:
post_max_size
Sets max size of post data allowed. This setting also affects file upload. To upload large files, this value must be larger than upload_max_filesize. Generally speaking, memory_limit should be larger than post_max_size.
After I increased the post_max_size value as well, then the Add New media upload page showed the new limit. Perhaps you can update the post to include this tip.
WPBeginner Support
Thank you for sharing this, we’ll be sure to look into it and possibly add it to the article in the future
管理者
Mark
All my limits were increased as suggested, but I started getting ‘files are too big’ after a plugin update. After double checking everything server and email side, the solution was changing from 5M to 5120kb in Contact Form 7 settings. The plugin suddenly stopped recognizing M when trying to override the default 1024kb setting.
WPBeginner Support
Thanks for sharing this should someone else run into this issue!
管理者
devshah
Function.php method is not Working.
WPBeginner Support
It would depend on your host and what else is set up on your server for what will work. If nothing else works you can always reach out to your host for assistance.
管理者
Halil AHMAD
The .htaccess worked for me. Thank you
Muzoora Barnabas
The .htaccess worked for me. Thank you
WPBeginner Support
Glad our recommendation was able to assist
管理者
Muhammad Farooqi
You comments and thanks secion is almost 10 times longer..than the content of this page is guarantee of your amazing tips
WPBeginner Support
We’re happy we can help so many WordPress users
管理者
Jacob Alas
The only method that worked for me was: htaccess Method
Thank you.
WPBeginner Support
Glad one of our methods was able to work for you
管理者
Daniyar Nauryz
htaccess Method has worked for me.
WPBeginner Support
Glad our recommendation worked for you
管理者
furqan
its not working.
WPBeginner Support
If the recommendations are not working for you, we would recommend reaching out to your hosting provider and they should be able to assist if this is something they’ve set on their end.
管理者
Abdullah Ashraf
Thank you so much. I tried all the methods and the last method was helpful for me.
I would like to know should I undo the second last step that was php.ini?
WPBeginner Support
It is not required to remove that file but you can remove it if it is not working for your server.
管理者
Bradley
None work.
WPBeginner Support
If none of our recommendations work, we would recommend reaching out to your hosting provider to see if it is a restriction that they have set on their servers.
管理者
Ben
If you have access to the FTP, can I just upload the file in the wp-content/uploads/[year]/[month] folder?
WPBeginner Support
If you do that you would need a plugin to find the images, we have a guide on how to do that below:
https://www.wpbeginner.com/plugins/how-to-bulk-upload-wordpress-media-files-using-ftp/
管理者
naved ahmed
Thanks a lot
.htaccess method worked for me.
You saved my lot of time.
Thanks again.
WPBeginner Support
Glad our guide was able to help you
管理者
Adio Usman
Does this method works for restoring backup that is up to 3.5gb manually?
WPBeginner Support
It would depend on the method you are using but it could help with restoring a backup that large.
管理者
viren
method 3 is perfectly worked for me.keep inspiring us.great work man.thnks
WPBeginner Support
Glad our recommendation was helpful
管理者
ayman
.htaccess methode worked with me
WPBeginner Support
Glad our recommendation was helpful
管理者
Sanchit Setia
Does this work on free hosting?
WPBeginner Support
You would want to check with your hosting provider if you are concerned
管理者
bara
It works for me
WPBeginner Support
Glad our recommendation helped you
管理者
abc
nothing is working for lms
WPBeginner Support
If none of the recommendations worked we would recommend reaching out to your hosting provider for assistance.
管理者
Ahmad
I tried this but the size did not change… status is same please help what should I do know I am using localhost
WPBeginner Support
You would want to try restarting your localhost service just in case, otherwise, you would want to ensure you added/editied the php.ini correctly for the most common reason.
管理者
Vittorio
I think
@ini_set( ‘upload_max_size’ , ’64M’ );
should be
@ini_set( ‘upload_max_filesize’ , ’64M’ );
WPBeginner Support
upload_max_size currently increases that value as well as a few other things which is why we don’t use upload_max_filesize
管理者
MFoale
Thank you. The 3rd method worked for me. Very useful post and video.
WPBeginner Support
You’re welcome, glad we were able to help
管理者
Masud Rana
Wow !its work. Thanks
WPBeginner Support
Glad our guide could help you
管理者
Oliver
IT WORKS!!! THANKS
I made a file ini.php then uploaded it, then renamed it from ini.php.txt to ini.php and it worked.
thanks
WPBeginner Support
You’re welcome, glad our guide was able to help
管理者
Brad
None of these works
WPBeginner Support
If our recommendations do not work you would want to reach out to your hosting provider to ensure they do not have it as part of their settings.
管理者
Arivazhagan
Method 2 worked for me thanks a lot ive been struggling with this for two days …
WPBeginner Support
You’re welcome, glad our recommended solution was able to help you
管理者
Sujan Chakraborty
you are great.I fix my problem by reading you post.Tnx
WPBeginner Support
Glad our article could be helpful
管理者
Krakawid
Method 3 worked
WPBeginner Support
Glad our recommendation worked for you
管理者
Tung
Method 1 worked wonders for me. Thanks a bunch!
WPBeginner Support
You’re welcome, glad our recommendation worked for you
管理者
Trasadu
Thanks Method 3 really worked for me.
WPBeginner Support
Glad our recommendation was helpful
管理者
Asad
How can i increase the upload limit while i have the wordpress hosting also functions.php isn’t updating
WPBeginner Support
If the file will not update, you would want to reach out to your hosting provider and they should be able to assist
管理者
Chris
I want to increase the limit to 250mb but i dont know if this exposes my site to security treats, though am only using gravity form and I have also set to disable php execution on my upload folder. And have allowed only jpg, and mp3 files.
Please do you think this may affect my site load times as huge upload is coming from several users?
WPBeginner Support
If multiple users attempt uploads at the same time it can have an effect on your site’s load time but it shouldn’t open you to security threats
管理者
Vinod
Thanks a lot!!! Method 3 worked for me
WPBeginner Support
Glad our recommendation worked for you
管理者
Janice
Nice article, but I tried adding your 3 lines of code to the functions.php file, but got an “unknown @ rule” error. What’s that all about?
WPBeginner Support
It would depend on the entire error but it could have been a hiccup with how the code was inserted, you may want to take a look at our guide here: https://www.wpbeginner.com/beginners-guide/beginners-guide-to-pasting-snippets-from-the-web-into-wordpress/
管理者