Last version of PHP 7.0.x

4 posts / 0 new
Last post
#1 Mon, 11/06/2017 - 13:25
Chrisoft

Last version of PHP 7.0.x

Hi all,

I installed CentOS 7.4 and Virtualmin.

I found in phpinfo(), the version of PHP 7.0 is 7.0.10 (build on november 3rd 2016), one year ago. is it not obsolete? And the last version of PHP is 7.0.25 (build on october 27th 2017).

I tried to update sofware packages but nothing new packages.

How can we update last version of php ?

Regards,

Chris.

Tue, 11/07/2017 - 13:51
adamjedgar

Perhaps go into command shell and manually do it...

manually update the repository package list first....obviously those logged into as root users dont need to use "sudo"

sudo apt-get update

Then do the upgrade...

sudo apt-get upgrade

AJECreative is the home of $5 webhosting, $15/month VPS servers (1cpu,1gb RAM, 25GB storage)
Centos7, Debian9, or Ubuntu18LTS
Available Control Panels = Centos-Webpanel, Cyberpanel, or Virtualmin

https://ajecreative.com.au

Wed, 11/08/2017 - 05:45
Chrisoft

I tried to update manually with command "yum update" and "yum upgrade", it displays : "No packages marked for update"

Thu, 11/16/2017 - 08:54
ckwsp101
Topic locked