Har du någonsin haft problem med din WordPress webbplats, men inte kunnat komma åt obszar administracyjny för att felsöka? Det här är en frustrerande upplevelse som många WordPress användare har klurat på.
Ett vanligt steg i felsökningen är att inaktivera alla tillägg och sedan återaktivera dem ett efter ett. Detta hjälper till att identifiera om en konflikt mellan tillägg orsakar problemet. Men vad gör du när du inte ens kan logga in på wp-admin för att utföra detta viktiga steg?
Oroa dig inte, det finns en lösning. I den här przewodniken visar vi dig hur du inaktiverar alla tillägg till WordPress när du är utelåst från obszar administracyjny.
Det finns två vanliga metoder för att deactivate tillägg utan att gå in i admin area på din WordPress website. Du kan välja den metod som ser enklast ut:
Metod 1: Deactivate alla tillägg till WordPress med FTP
För den här metoden måste du antingen använda en FTP-klient eller filhanteringsappen i din panel för kontroll av webbhotell WordPress.
Om du inte har använt FTP tidigare kan du läsa vår guide om hur du använder FTP för att uploada filer till WordPress.
Först måste du ansluta till din website med hjälp av en FTP-klient eller filhanteraren i cPanel. När du är ansluten måste du navigera till mappen /wp-content/
.
I mappen wp-content
ser du en folder som heter plugins
. Det är här WordPress lagrar alla tillägg som installerats på din website.
You need to right-click the plugins
folder and select ’Rename’.
Ändra sedan namnet på foldern till något som du gillar. I vårt exempel kommer vi att anropa den tillägg .deactivated
.
När du har gjort detta kommer alla dina tillägg att deaktiveras.
Det beror på att WordPress letar efter en folder som heter ”plugins” för att hämta plugin-filerna. När den inte hittar denna folder inaktiveras automatiskt de aktiva tilläggen i databasen.
Vanligtvis används den här metoden när you är utelåst från admin area. Om issue var med dina plugins, då bör du kunna logga in på din WordPress admin area.
Om du besöker sidan Plugins ” Installed Plug ins i WordPress admin area, kommer du att se notifications för alla tillägg som har deaktiverats.
You will also notice that all your plugins have disappeared now. Oroa dig inte; de är all säkra och du kan enkelt återställa dem.
Byt bara tillbaka till din FTP-klient och gå till mappen /wp-content/
. Härifrån måste du byta namn på plugins.deactivate
folder tillbaka till plugins
.
Nu kan du gå tillbaka till Plugins ” Installed Plug ins page inside the WordPress admin area and activate one plugin at a time until your site breaks again.
Kl. 12.00 vet du exakt vilket plugin som orsakade issue. You can then delete that plugin’s folder from your site using FTP or ask the plugin author for support.
Metod 2: Deactivate alla tillägg med hjälp av phpMyAdmin
FTP-metoden är definitivt enklare, enligt vår mening. Men du kan också deactivate alla WordPress tillägg med hjälp av phpMyAdmin.
Import: Innan du gör något, vänligen gör en komplett backup av databasen. Detta kommer att vara till stor nytta om något går fel.
Därefter måste du logga in på din dashboard på webbhotellet. I det här exemplet visar vi dig en dashboard för cPanel. Dashboarden för ditt webbhotell account kan se annorlunda ut.
You will need to click the ’phpMyAdmin’ icon under the Databases section.
Detta kommer att starta phpMyAdmin i ett nytt fönster i webbläsaren.
You will need to select your WordPress database om den ej redan är vald. Efter det kommer du att kunna se WordPress Database Tables.
Som du kan se har alla tabeller i databasen prefixet wp_
före tabellnamnet. Your tables may have a different database prefix.
Du måste clicka på wp_options-tabellen
. I tabellen wp_options
kommer du att se row med olika alternativ. Hitta alternativet ”active_plugins” och klicka sedan på länken ”Edit” bredvid det.
På nästa vy måste du ändra fältet option_value
till a:0:{}
.
Klicka sedan på knappen ”Go” för att save your changes.
Du har utan problem deaktiverat alla tillägg till WordPress med hjälp av phpMyAdmin. Om ett plugin hindrade dig från att komma åt WordPress-admin, bör du kunna logga in nu.
Video Tutorial
Expertguider om tillägg till WordPress
Vi hoppas att den här artikeln hjälpte dig att inaktivera alla tillägg i WordPress. Du kanske också vill se några andra przewodniker om felsökning av tillägg i WordPress:
- Vad är WordPress tillägg? Och hur fungerar de?
- Så här deaktiverar du enkelt WordPress tillägg (Beginner’s Guide)
- Så här aktiverar / aktiverar du WordPress tillägg från databasen
- Gör inaktiverade tillägg WordPress långsammare? Bör du ta bort dem?
- Hur många tillägg till WordPress bör du installera? Vad är för många?
- Är det säkert att använda outdated WordPress tillägg? (Förklarat)
- Ska du installera tillägg som ej testats med din WordPress version?
- Så här uppdaterar du WordPress tillägg på rätt sätt (Step-by-Step)
- Ska jag uppdatera WordPress eller tillägg först? (Korrekt order för update)
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.
Josh
This worked great for me to solve the 500 error. Thanks!
Andy
Renaming the Plugins directory via cPanel file manager did the trick! Thanks so much!
Gordon
Thank you so so much!
BTW I used cPanel File Manager
Kieron
This was a big help. Renaming the plugin directory did the trick for me and once I located the problematic plugin all is well. Thanks for the info.
sharmila
as a beginner wordpress user, your post done great help. Thank you
Olivier Deschères
Thank you so much, your article saved my site ! I faced error 500 during a plugin-upgrade. Just like you told : renamed \plugins, then could connect as wp-admin. I saw my site in an uggly way but worked technically. All plugins seemed’uninstalled’. I renamed my folder to \plugins again. Refreshed my wp-admin page and i could activate one-by-one. You are fantastic, thx for the article!
WPBeginner Support
Hey Olivier,
We are glad you found it helpful. Don’t forget to join us on Twitter for more WordPress tips and tutorials.
Administratör
Will
Thanks so much for the advice about disabling plugins via FTP. Worked perfectly when I felt a little panicked after an upgrade!
Michelle
Thank you SO MUCH, this worked perfectly. As soon as I disabled the plugins using your method I was able to login – phew – and reactive each plugin as I needed them. Hadn’t accessed the site backend in a while so it was time to do a cleanup. Again, you saved me so much time. Thank you xx
Graham Peckham
Good article but sadly did not solve my problem which is this.
I could not change from Text to Visual, it was only on visual, could not insert Media and could not edit the Permalink!
If I rename plugins folder my editor works fine, but it I rename all the plugins individually I still have the problem and so could not find which is causing the problem, maybe two are causing it…. Any advice?
Help…….
Teo Dumitru
Thank you so much! Apparently it was all about a plugin.
Ankit
Thanks a lot this really helped.
Mel Mills
Worked great. Thank you!
Juni Tjoa
Thank you so much for the guide.
It is real useful.
Experienced white screen of death, and fixed it in mins thanks to your super easy to follow instruction!
Sarah
Thank you for the guide.
Also to deactivate a specific plugin, just rename the specific plugin folder in the c-panel
Ali
Thanks for the advice, that got my site back up and gave me access to my admin area. However I’m struggling to reactivate the plugins. I’m seeing no plugins installed and when I try to re-install I get ”cannot create directory”
any ideas?
Thanks again,
Ali
WPBeginner Support
Hi Ali,
Please connect to your website using an FTP client or File Manager in cPanel. Go to /wp-content/ folder and make sure it has a plugins folder inside it. If it doesn’t, then you need to create one. After that try installing plugins again.
If you do have plugins folder, then check its file and directory permissions.
Administratör
Nadim
Hello, Most of the time, we have the plugin conflict issues, in that case, we deactivate all plugins and enable one by one to check which plugin is the main culprit. I wish there was a plugin which will ease this process, disabling all plugins and and option to enable one by one.
mourad
thanks for the tutorial
you’re a life saviors
Issahaku Adam
Thanks a lot.
This is a masterpiece. I have been able to recover my sight after deactivating all my plugins. I got scared when I recovered the site because it was a complete mess. But upon activating all the plugins everything came back to normal. That’s why I will always be a fan of your blog. Thanks
Issahaku Adam
Hi,
I have been a fun since I started my WordPress site this January. I followed your blog today on how to install site maintenance plugin. I was able to install, activate and use it. But unfortunately my laptop shut down unexpectedly afterward and I have realized that I have been logged out of my site. I did everything possible but it is simply not working. I would be grateful if you could help. Thanks.
WPBeginner Support
Hello,
Please see the article above to deactivate all WordPress plugins. This will allow you to login and then you will be able to activate plugins one by one.
Administratör
Jeff Rudd
Tried this solution but still have the whiteout page. As such cannot even gain access to the site dashboard, to further change or remove anything further.
The solution above needs to be updated with further suggestions what to do, when the above tip doesn’t work. As it is, now I have a site that the public can view – but one that I cannot gain access to for dashboard repairing or anything else.
WPBeginner Support
Hi Jeff,
For more tips see our WordPress troubleshooting guide and our article on most common WordPress errors.
Administratör
allie
I tried both versions but still get a HTTP Error 500 and am unable to access the backend of my wordpress site.
Tecezzi
Thank you so much this tip.
Araceli Tzigane
Your tip about renaming the plugins folder has been what saved my nervous system. Wow, thousand of thanks!!!!
NIc Kra
Tried activating woocommerce plugin and it broke the site. At first I had the Maintenance screen and now I have a 500 error. I can’t access anything through wp-admin or FTP. Using phpmyAdmin, I cannot locate any tables/columns etc named wp_options following your example.
Muhammad Rashid Mukhtar
Great Article. I just troubleshoot a problem which was never in google search using your steps. My all pages were showing a password field and submit button. After deactivating all plugins using your method and reactivating one by one showed that jetpack is corrupted and overriding all other hooks. Great help for me.
Melwyn
Your information was a real life-saver. Thanks for the post and for saving my site.
Shafiq Anjum
Thank you so much for this tip
Shafiq Anjum
Thank you guys for the help.solve issue via phpmyadmin.
Ira
Hi there,
I’m trying to rename the plugins folder via FTP because I can’t login the admin. But I keep getting ”access is denied” when I try to rename an active plugin.
Can you help me out?
Thanks!
Steve
Thanks. The FTP approach to plugins folder worked perfectly for me!
Ankit
Thank you for your article, i changed the plugin folder name and was able to login to admin panel again.
Toby Rzepka
Hmm, when I rename the folder back to ”plugins,” I’m whitescreened out of admin again. How are people able to reactivate their plugins one by one?
Sophy
Thankyou!
Saved me from a mini freak out episode. I appreciate your article. Every step worked for me!
Berit
I deactivated the plug-ins, now nothing works anymore. When I try to go on my page it says there is no connection to the database. What can I do?
WPBeginner Support
You can now try activating plugins one by one.
Administratör
Fiona
This just happened to me too, help! ’Error establishing a database connection’.
I cut and pasted the text back, but still getting the error message.
baraa ihab
ok such an informative article really appreciate it. here is the problem i have reached the white page of doom and i dont ave access to the cpanel is there a turn around to fox this i already know the plugin causing the problem
vinod
Fatal error: Maximum execution time of 30 seconds exceeded in /home/webtech1/public_html/wp-includes/post.php on line 4375
Paul
FTP Worked … Thank you! The culprit was Discussion Board plugin when I went private setting to work on it the next day on those pages and logged out for the night… lol thanks again!
Maria
Deactivating all plugins using FTP works for me. The issue was the Visitors-Traffic-Real-Time-Statistics plugin. Thanks a lot.
Maggie
Hello,
It doesn’t seem like it was the plugins that caused the issue. I remember I was tweaking some codes in functions.php about the header, and all of sudden I was logged out. Would be greatly appreciated if you can help out!
Maggie
yatheesh.k.
Plugin not tested with wordpress or not compatible with wordpress create white death to site.
Thanks for your post, really helped me to retrieve my web site .
Indrek
Can use only
https://example.com/wp-login.php
nothttps://example.com/wp-admin/
and when I push to entry button it shows me HTTP ERROR 500Norm
Thank you so much for this useful tip. It saved me a lot of time when I couldn’t log into my site after repeatedly requesting new passwords. I found which plugin was causing the problem.
Jimena Flores
I know nothing about coding and decided to create my own portfolio site using wordpress. This post saved my life as I had an error after a plugin I installed. Thank you!
Eugene
I am not a developer or IT expert – don’t know much about this field and recently learned online how to create website and host it myself. However when something breaks I am reliant on forums like these to save me which this post did. I had an issue with Miniorange 2-factor authentication plugin which did not allow me to login, and then after numerous attempts to login got the Too many requests message.
I solved the Too many requests issue by temporarily disabling ModSecurity in cPanel and then solved the miniorange issue by renaming the folder as noted in your forum. Everything works again and all is well with the world. Thank you.
Raj singh
I can’t Find wp_option option in php my admin.
So now what should I Do ??
Please help me.
Ramona
Hello,
This article was very helpful. I had a problem with a plugin that I have installed. Changed it’s name in the FTP file and the website and admin worked again
Thank you
Paul LeBlanc
So helpful, i copied these pages to Evernote!
I had a bad plugin and not enough memory allocated.
Thanks tons!
Gavin
Hey, This was very helpful in a very stressful situation so thank you!
Bayo
I tried to backup my site, the backup didn’t complete. Since then I been unable to access wp-admin page.. Always white. What else can I do? Thanks
WPBeginner Support
Hey Bayo,
You can follow the steps in our WordPress troubleshooting guide to figure out the issue and find a fix.
Administratör
Hal
The tip about turning off the plugins via the batabase is solid gold.
Bogdan
Thank you for this useful tutorial! You saved my night!