Apache won't start after PHP upgrade

I recently upgraded PHP from v.7.4.x -> v.8.0. Then I upgraded from v.8.1. I was unable to restart Apache after the upgrade.

Looking at # journalctl -xe as the error instructs I see a ton of entries like…

pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rhost=(IP NUMBER)

And user names I do not recognize. I'm guessing these are attempts from bots to try to gain access as root. I don't see anything online to help with fixing the issue, if this is even the reason it won't start.

My next step will be to try to blow away Apache and reinstall or possibly the whole Linode setup. Before I go that nuclear, I'm hoping someone has some ideas to try.

Thanks

1 Reply

You may find it here:

https://tinyurl.com/3h6wr4bu

Lots of people have had the same problem as you.

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct