WordPressで’Destination folder already exists’エラーが出ていませんか?
このエラーは通常、テーマやプラグインをサイトにインストールする際に発生しますが、WordPressは同じファイルがすでに以前にインストールされていると考えます。
この投稿では、WordPressの「Destination folder already exists」エラーを修正する方法を紹介します。
動画チュートリアル
文章での説明がお好きな方は、そのまま読み進めてください。
WordPressで宛先フォルダがすでに存在するエラーの原因は?
WordPressの’Destination folder already exists’エラーは、プラグインやテーマをインストールしようとしているときに、これらのファイルのフォルダーがすでに存在している場合に発生します。WordPressは次のエラーメッセージとともにインストールをキャンセルします:
開梱…
プラグインのインストール…
保存先フォルダーはすでに存在します。/home/websitename/public_html/wp-content/plugins/plugin-name/。
このプラグインはすでにインストールされています。
このエラーの原因を突き止めるには、テーマやプラグインのページにアクセスして、WordPressサイトにプラグインやテーマがすでにインストールされているかどうかを確認する必要があります。
すでにインストールされていない場合、2つのことが考えられます。1つは、以前のインストールが失敗し、プラグインまたはテーマのフォルダーが残ってしまったことです。
もしそうなら、WordPressプラグインのアンインストールと WordPressテーマのアンインストールの初心者ガイドをお読みください。
あるいは、以前のインストールが中断され、インストール先のフォルダーが空になっている可能性もあります。
どちらの場合でも、インストールしようとしているテーマやプラグインと同じ名前のフォルダーがあるはずです。このフォルダーがWordPressのインストール完了を妨げているのです。
ということで、WordPressブログやサイトの「保存先フォルダーはすでに存在します」エラーを簡単に修正する方法を見ていきましょう。以下のクイックリンクから、使いたい方法にジャンプできます:
注: このチュートリアルではファイルの削除と置換を扱うので、先に進む前にDuplicatorのようなプラグインでバックアップを作成することを強くお勧めします。こうすることで、エラーが発生した場合に以前のバージョンのサイトにロールバックすることができます。
方法1:現在のフォルダーをアップロードされたファイルで置き換える
インストール先フォルダがすでに存在する」エラーを解決するには、既存のプラグインまたはテーマフォルダを新しいアップロードフォルダに置き換えてみてください。この方法には、インストールしたいプラグインまたはテーマのzipフォルダーが必要です。
WordPressダッシュボードのプラグインまたは外観 ” テーマページに行き、コンピューターからzipフォルダーを手動でアップロードするだけです。
WordPressは、すでにプラグインやテーマがサイトにインストールされていることを伝え、置き換えるかどうかを尋ねます。
現在のものをアップロードしたものに置き換える」をクリックするだけです。これで新しいテーマやプラグインのインストールは成功するはずです。
方法2:プラグイン/テーマのフォルダーを削除し、再インストールする。
アップロードされたフォルダーで現在のフォルダーを置き換える」機能が利用できない、または機能しない場合は、既存のフォルダーを手動で削除することができます。
まず、FileZillaやcPanelファイルマネージャーなどのFTPクライアントを使用してWordPressサイトに接続する必要があります。
接続したら、/wp-content/plugins/または/wp-content/themes/フォルダーに移動する必要があります(インストールしようとしていたものによる)。
インストールしようとしていたプラグインやテーマの名前のフォルダーを探し、削除する。
WordPressの管理エリアに戻り、通常通りにプラグインやテーマのインストールをやり直してください。
プロのヒント FTPクライアントやファイルマネージャーにアクセスできない?WP File Managerプラグインを使ってWordPress内にFTPのようなファイルマネージャーを追加してみてください。
WordPressのよくあるエラーを解決する専門家のヒント
WordPressでよくあるエラーはありますか?以下のガイドをご覧ください:
- WordPressの死の白い画面を修正する方法(ステップバイステップ)
- WordPressログインページのリフレッシュとリダイレクトの問題を解決する方法
- cURLエラー28の修正方法:接続がXミリ秒後にタイムアウトしました
- WordPressの500内部サーバーエラーを修正する方法
- 致命的なエラーの修正方法:WordPressの最大実行時間が超過しました
- WordPress Database Error Disk Full” エラーの修正方法
この投稿がWordPressの「Destination folder already exists」エラーの修正方法のお役に立てば幸いです。また、WordPressのブロックエディターでよくある問題のリストや、WordPressのメモリ枯渇エラーを修正するためにPHPのメモリ制限を増やす方法もご覧ください。
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.
Vivian
Hello.
Thanks for the great post. The solution seems quite straight forward method to use when working on a live site that has a cpanel. How do I apply this method if I am using a Wamp server as my local host for a wordpress site. I had uninstalled a plugin and when I tried to reinstall it I got the error message: Installation failed: Destination folder already exists.
Please help
WPBeginner Support
For a localhost installation, you should be able to navigate to your site’s folder in your WAMP installation and there you would be able to go to your plugins folder and delete the folder.
管理者
Vivian
Thank you so much. Your solution worked.
WPBeginner Support
Glad we could help!
Florencia Doy
Hi, thanks for this quick tutorial. I was wondering if uploading the plugin with a different zip name would also work since then a new folder would be created with another name? I’m not too sure if this is the right way to go about it though, but I’m looking for other options than FTP since I don’t have access to that myself, just to WordPress. If you could clear that up, that’d be great!
WPBeginner Support
We would not recommend using that method as depending on the plugin it could cause problems with its features or if you were able to install it under a second name it would cause errors with duplicate function names.
管理者
Midas Peng
Hi
The Filezilla has connect to the Hosts server. and I can see the dirrectory, but when I want to delete the files. Filezilla show message of “permission denied”. Do I need to do anything on Hosts server to permit the files can be deleted?
thx for promt reply
WPBeginner Support
We would recommend reaching out to your hosting provider and they should be able to check your permissions for your FTP user.
管理者
John
Hey, I just wanted to say thanks for this. It sorted a real issue I have been having for over a year!
WPBeginner Support
Glad our guide could help
管理者
Vighnesh Acharya
Instad of delete you can also rename for the backup purpose (like woocommerce to woocommerce backup )
WPBeginner Support
That is another option as well but normally if there is an issue with a plugin it would be better to delete the files that are causing the problem.
管理者
Feli
Is there a way to fix this without using an FTP client? I’ve never used one before but believe the issue I am having is due to deleting a plug in that I should not have deleted.
WPBeginner Support
Your hosting provider may have a file manager that would work as an FTP that you could use if you reach out to them for assistance.
管理者
Fallon
I am a little apprehensive about deleting the Woocommerce folder as I had a bunch of things setup in my Woocommerce shop already-products, etc. Will doing this restore those or will I have to start over? I lost Woocommerce in my plugin list after Wordpress update and now I get this message when trying to install. Thanks.
WPBeginner Support
You should keep your content but if you are worried, you can create a backup using one of the tools in our article below:
https://www.wpbeginner.com/plugins/7-best-wordpress-backup-plugins-compared-pros-and-cons/
管理者
asif majeed
I had a problem with my website
after using this method, now it is fine.
thanks for such a great article.
WPBeginner Support
Glad our guide was helpful
管理者
shibaprasad
thank you very much. this article solves my problem. thankyou again
WPBeginner Support
You’re welcome, glad our article was helpful
管理者
Ubaid
I do as you said, but my woocommerce plugin not installing.. same as beft
WPBeginner Support
If you are still receiving the error, we would recommend reaching out to your hosting provider and they should be able to assist.
管理者
Ashish Gupta
Thank you so much for this post, i am solve this issues facing few days,,
WPBeginner Support
Glad we were able to help
管理者
skip Cross
Wow! Great Help
WPBeginner Support
Thank you, glad you liked our article
管理者
Tricia R
Thanks so much for posting this. This fixed my problem!!
WPBeginner Support
Glad our article was helpful
管理者
adam h
Thank you so much for this simple solution!
WPBeginner Support
You’re welcome
管理者
Marlene
Thank you for your article. Saved me hours of troubleshooting!
WPBeginner Support
You’re welcome, glad our article could help
管理者
Lohith jayashancar
Thank you for helping. Jetpack plugin was unable to install with your help i downloaded filezilla in PC and solved the issue.
WPBeginner Support
Glad our article could help
管理者
Dimitris Mar
I use an older version of WPBakery plugin on my site. The updated version of it is included in my template that I use. What can I do? I tried to upload it but I did not make it.
Can I delete the old version via FTP method and upload I again? Any risk of losing my current settings on the front-end of my site?
WPBeginner Support
While normally that shouldn’t be an issue, you would want to reach out to WPBakery for if you can safely do that with their settings.
管理者
Steve
Thank you, Thank you.
A really clear explanation with helpful links, that solved the problem with no fuss.
WPBeginner Support
Glad our article could help
管理者
Tameka M
This was a very helpful video! Solved my problem in less than 10 minutes. Thanks so much! My Jetpack plugin is working again!
WPBeginner Support
Glad our video could help
管理者
Armando
Thank you. Problem solved!!
WPBeginner Support
Glad our article could help fix the problem
管理者
Ellie
The credentials are correct yet i still cant connect!
Vivek
this works i have deleted the folder through FTp and reinstalled visual composer plugin and it worked
thanks
vivek
Chris
I am installing a DIFFERENT plugin that uses the same folder name (I guess) so there’s no real solution…? They are both ‘accordions’ and it seems crazy WordPress struggles with this at all.
Jessica
I received this error message when trying to update a plugin (Modern Events Calendar) to its newer version because an auto-update option is not available.
If did this manually through the cpanel and deleted the old folder, would I lose my existing content?
Thanks!
WPBeginner Support
Hi Jessica,
We can’t say how the plugin stores data and whether it would still be there. Just to be safe create a complete WordPress backup and then manually update the plugin.
管理者
Ricky Spanish
To be on the safe side, you can rename the existing plugin folder. I usually just add an underscore and the word “old” (_old) to the end of the directory name. Run the new install and test to see if it’s working. If it doesn’t work properly you can just delete it and then go back and change the name of the original folder to its original name. If it does work properly I leave the old folder there for a month or so just to be on the safe side.
Nadine
Thank you! Thank you! Thank you! This fix is exactly what I needed.
Elsa
This only works for wordpress.org sites. Do you have a solution for wordpress.com site where FTP and cPanel are not available?
Beth
What an amazing post! I have been waiting for support from my plugin provider for 3 days!!!!! And when speaking to my hosting provider this morning they suggested I Google the error, saying that it was quite common. And you guys came through once again, providing simple and to the point guidance. I’m new to Wordpress and appreciate what you do so much.
WPBeginner Support
Hi Beth,
Thanks for kind words. We are glad you found WPBeginner helpful
管理者
Vikas Yadav
Thanks for the solution!
Dylan
Great post. Helped me solve a problem.
Randal Byrd
I’ve deleted the offending folder both through FTP, and through my provider’s back end file manager.
I STILL get the error. I’m stumped.
WPBeginner Support
Hi Randal,
As an alternate, you can try to manually install a WordPress plugin through FTP.
管理者