PHP Update - 7.2.13 to 7.4 or higher

0

I have a Bitnami WordPress 5.0.3-2 site running on AWS Lightsail / Ubuntu 16.04.6 LTS (GNU/Linux 4.4.0-1096-aws x86_64). The WordPress dashboard is telling me I need to update the PHP version which is currently 7.2.13 to a minimum Ver. 7.4. I have tried following several step-by-step instructions that I found on the web but in each case, things failed at some point in the process. I'm a novice so I need fairly detailed instructions. Can somebody point me in the right direction?

Thanks for your help!

flyntm
已提問 2 年前檢視次數 374 次
1 個回答
0

Hello thank you for reaching out!

In regard to your question about updating your Wordpress PHP to a newer version, I will post a step-by-step start to solving your problem and then attach a link with further instructions down below.

  1. Login to your Linux instance using your terminal of choice
  2. Check to see if your computer system is already up to date - You can do this by entering the following command into your terminal - $ sudo yum update
  3. Check to see if your PHP version is running PHP 7.2 - You can check this by entering the following command - $ php -v

Reference to full guide with additional steps - https://greggborodaty.com/amazon-linux-2-upgrading-from-php-7-2-to-php-7-4/

Please let us know if you require any further assistance.

已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南