I added woocommerce to my new wordpress website & all is gone HELP

1

I cannot access my wordpress dashboard. Please, help to find where in the Amazon lightsail I can deactivate plugins or see where are my plugins. I am very new in Amazon and I don't know all the rules. Can anybody help me here?

Alen
질문됨 2년 전360회 조회
1개 답변
0

Hi, Alen. Thanks for using Lightsail.

Normally, you can access your wordpress dashboard by visiting the /admin page relative to the root of your wordpress site. So, if your site were at www.example.com, you would go to https://www.example.com/admin. That URL should still be accessible even if the main website fails to render.

If the entire site is down because of an error in your plugins you can disable all plugins using the following procedure:

  1. login to your instance via SSH (web-based or using your own SSH client).
  2. Once logged in you can disable all plugins by moving the plugins directory to a backup: mv ~/stack/wordpress/wp-content/plugins ~/stack/wordpress/wp-content/plugins.backup
  3. Reboot your server to make sure all wordpress processes are running again.

This will most likely disable plugins that you want/need. My suggestion would be to copy each of the plugins back into the ~/stack/wordpress/wp-content/plugins directory and test to see if they break your site.

I hope this helps!

profile pictureAWS
답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠