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

Como corrigir o erro de pasta de destino já existente no WordPress

Você está vendo o erro “A pasta de destino já existe” no WordPress?

Esse erro geralmente ocorre ao instalar um tema ou um plug-in em seu site, mas o WordPress acha que o mesmo arquivo já foi instalado anteriormente.

Neste artigo, mostraremos a você como corrigir o erro “A pasta de destino já existe” no WordPress.

 How to Fix Destination Folder Already Exists Error in WordPress

Tutorial em vídeo

Subscribe to WPBeginner

Se você preferir instruções por escrito, continue lendo.

Quais são as causas do erro “Destination Folder Already Exists” no WordPress?

O erro “Destination folder already exists” (A pasta de destino já existe) no WordPress ocorre quando você está instalando um plugin ou tema, mas a pasta para esses arquivos já existe. O WordPress cancela a instalação com a seguinte mensagem de erro:

Desembalando o pacote…

Instalando o plugin…

A pasta de destino já existe. /home/websitename/public_html/wp-content/plugins/plugin-name/

Esse plug-in já está instalado.

Example of the Destination folder already exists error in WordPress

Para descobrir a causa desse erro, você deve visitar a página Temas ou Plug-ins para ver se o plug-in ou o tema já está instalado no site do WordPress.

Se ele ainda não estiver instalado, isso pode significar duas coisas. Uma delas é que uma tentativa anterior de instalação falhou e deixou a pasta do plug-in ou do tema para trás.

Nesse caso, você deve ler nossos guias para iniciantes sobre como desinstalar um plug-in do WordPress e desinstalar um tema do WordPress.

Como alternativa, isso pode significar que uma tentativa de instalação anterior foi interrompida e deixou uma pasta de destino vazia.

Em ambos os casos, haverá uma pasta com o mesmo nome do tema ou plug-in que você está tentando instalar. Essa pasta está impedindo o WordPress de concluir a instalação.

Dito isso, vamos dar uma olhada em como corrigir facilmente o erro “A pasta de destino já existe” no seu blog ou site do WordPress. Você pode usar os links rápidos abaixo para ir para o método que deseja usar:

Observação: como este tutorial trata da exclusão e substituição de arquivos, é altamente recomendável criar um backup com um plug-in como o Duplicator antes de prosseguir. Dessa forma, você poderá reverter para uma versão anterior do seu site em caso de erros.

Método 1: Substituir a pasta atual pelo arquivo carregado

Para solucionar o erro “A pasta de destino já existe”, você pode tentar substituir a pasta do plug-in ou do tema existente por um novo upload. Para esse método, você precisará da pasta zip do plug-in ou do tema que deseja instalar.

Basta acessar a página Plugins ou Appearance ” Temas no painel do WordPress e carregar manualmente a pasta zip do seu computador.

O WordPress informará que você já tem o plug-in ou o tema instalado em seu site e perguntará se deseja substituí-lo.

Clicking the Replace current with uploaded button in WordPress

Basta clicar em “Replace current with uploaded” (Substituir o atual pelo carregado). A instalação do novo tema ou plug-in deverá ser bem-sucedida.

Método 2: Excluir a pasta do plug-in/tema e reinstalá-la

Se o recurso “Replace current with uploaded” (Substituir atual por carregado) não estiver disponível ou não funcionar, você poderá excluir manualmente a pasta existente.

Primeiro, você precisará se conectar ao seu site WordPress usando um cliente FTP como o FileZilla ou o gerenciador de arquivos cPanel.

Depois de conectado, você precisa ir para a pasta /wp-content/plugins/ ou /wp-content/themes/ (dependendo do que você estava tentando instalar).

Agora, procure a pasta com o nome do plug-in ou do tema que você estava tentando instalar e exclua-a.

Delete folder

Agora você pode voltar à área de administração do WordPress e tentar instalar novamente o plug-in ou o tema, como faria normalmente.

Dica profissional: Não tem acesso a um cliente FTP ou gerenciador de arquivos? Tente adicionar um gerenciador de arquivos do tipo FTP diretamente no WordPress usando o plug-in WP File Manager.

Dicas de especialistas para solucionar erros comuns do WordPress

Está enfrentando outros erros comuns do WordPress? Aqui estão alguns guias que você pode consultar:

Esperamos que este artigo tenha ajudado você a saber como corrigir o erro “A pasta de destino já existe” no WordPress. Talvez você também queira conferir nossa lista de problemas comuns do editor de blocos do WordPress e como aumentar o limite de memória do PHP para corrigir o erro de memória esgotada do WordPress.

Se você gostou deste artigo, inscreva-se em nosso canal do YouTube para receber tutoriais em vídeo sobre o WordPress. Você também pode nos encontrar no Twitter e no Facebook.

Divulgação: Nosso conteúdo é apoiado pelo leitor. Isso significa que, se você clicar em alguns de nossos links, poderemos receber uma comissão. Veja como o WPBeginner é financiado, por que isso é importante e como você pode nos apoiar. Aqui está nosso processo editorial.

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.

O kit de ferramentas definitivo WordPress

Obtenha acesso GRATUITO ao nosso kit de ferramentas - uma coleção de produtos e recursos relacionados ao WordPress que todo profissional deve ter!

Reader Interactions

57 ComentáriosDeixe uma resposta

  1. Syed Balkhi

    Hey WPBeginner readers,
    Did you know you can win exciting prizes by commenting on WPBeginner?
    Every month, our top blog commenters will win HUGE rewards, including premium WordPress plugin licenses and cash prizes.
    You can get more details about the contest from here.
    Start sharing your thoughts below to stand a chance to win!

  2. 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.

      Administrador

      • Vivian

        Thank you so much. Your solution worked.

        • WPBeginner Support

          Glad we could help!

  3. 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.

      Administrador

  4. 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.

      Administrador

  5. 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 :)

      Administrador

  6. 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.

      Administrador

  7. 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.

      Administrador

  8. 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.

  9. 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 :)

      Administrador

  10. shibaprasad

    thank you very much. this article solves my problem. thankyou again

    • WPBeginner Support

      You’re welcome, glad our article was helpful :)

      Administrador

  11. 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.

      Administrador

  12. 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 :)

      Administrador

    • WPBeginner Support

      Thank you, glad you liked our article :)

      Administrador

  13. Tricia R

    Thanks so much for posting this. This fixed my problem!!

    • WPBeginner Support

      Glad our article was helpful :)

      Administrador

  14. adam h

    Thank you so much for this simple solution!

    • WPBeginner Support

      You’re welcome :)

      Administrador

  15. Marlene

    Thank you for your article. Saved me hours of troubleshooting! :)

    • WPBeginner Support

      You’re welcome, glad our article could help :)

      Administrador

  16. 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 :)

      Administrador

  17. 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.

      Administrador

  18. 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 :)

      Administrador

  19. 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 :)

      Administrador

  20. Armando

    Thank you. Problem solved!!

    • WPBeginner Support

      Glad our article could help fix the problem :)

      Administrador

  21. Ellie

    The credentials are correct yet i still cant connect!

  22. Vivek

    this works i have deleted the folder through FTp and reinstalled visual composer plugin and it worked

    thanks
    vivek

  23. 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.

  24. 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!

      • 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.

  25. Nadine

    Thank you! Thank you! Thank you! This fix is exactly what I needed.

  26. Elsa

    This only works for wordpress.org sites. Do you have a solution for wordpress.com site where FTP and cPanel are not available?

  27. 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.

  28. Vikas Yadav

    Thanks for the solution!

  29. Dylan

    Great post. Helped me solve a problem.

  30. 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.

Deixe uma resposta

Obrigado por deixar um comentário. Lembre-se de que todos os comentários são moderados de acordo com nossos política de comentários, e seu endereço de e-mail NÃO será publicado. NÃO use palavras-chave no campo do nome. Vamos ter uma conversa pessoal e significativa.