Question

i type in console "sudo yum install screen wget" and i can't connect with my WP page

can one help me how to recover access to my page?


Submit an answer
Answer a question...

This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

Sign In or Sign Up to Answer

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Bobby Iliev
Site Moderator
Site Moderator badge
June 18, 2022

Hi there,

The above command should not affect your web service in any way. What is the exact error that you get when you try to connect to your WordPress installation and do you still have SSH access?

In case that you still have SSH access, you could try following the steps from this tutorial here on how to troubleshoot common Apache problems:

https://www.digitalocean.com/community/questions/how-to-troubleshoot-common-apache-issues-on-linux-server

Best,

Bobby