How to upgrade WordPress(one clink) php 7.4.1

Please advice how to upgrade wordpress(one clink) to php 7.4.1 because my plugin Peepso requirement php 7.4.

Used : Putty

Refer : https://www.peepso.com/tag/requirements/

Best Regards
Wansing

3 Replies

I'm assuming you use Ubuntu 20.04 or Debian 10. If that's not your distro of choice then keep looking elsewhere for the answer.

  • For PHP, see here:

https://www.linode.com/community/questions/21001/php-version-7033-0deb9u10

Note that PHP 7.4 is not supported on Ubuntu 20.04 or Debian 10.

  • For Wordpress, see here:

https://wordpress.org/support/article/updating-wordpress/

Please note, that doing this has the potential to break every single plugin you use, your Wordpress installation in general and any other thing you have that depends on PHP. Fixing all that is your responsibility. You've been warned…

Backups are your friend.

-- sw

Thank you for your assistance!

Note that PHP 7.4 is not supported on Ubuntu 20.04

20.04 (Focal Fossa) does indeed carry PHP 7.4 by default. 7.4.3 is the version currently in focal-updates.

You’re right about Debian 10 - it’s only carrying 7.3 in Buster.

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