My WordPress plugins disappeared!
You probably landed on this page because all your wordpress plugins disappeared!! No worries, this should be a simple fix.
I came across this issue just a little while ago with one of my websites. Basically, that website of mine was suspended by reaching usage thresholds by the hosting company so when it was re-enabled, the httpd.include file that comes with each hosted website was re-created new.
The issue was that safe_mode on being enabled again. I know it’s a security concern by turning it off but once I set the flag back to safe_mode off, all my plugins showed up right away but I had to re-activate it all again.
There is a work around to getting it to work with safe_mode on but I don’t know it off the top of my head so you’d have to google again!