Khác biệt giữa các bản “Ghi chú VPS Centos and Plesk”

Từ ChipFC Wiki
Bước tới: chuyển hướng, tìm kiếm
(Install pngquant)
(Upgrade OS vendor PHP on CentOS 7)
Dòng 15: Dòng 15:
 
# Update php package:
 
# Update php package:
 
#:<syntaxhighlight># yum update php</syntaxhighlight>
 
#:<syntaxhighlight># yum update php</syntaxhighlight>
 +
 +
== Upgrade git on CentOS 7 ==
 +
*https://gist.github.com/mualucky/bf4c1826094a082273c096988a28bc45
 +
*http://stackoverflow.com/questions/21820715/how-to-install-latest-version-of-git-on-centos-6-x-7-x
 +
 +
#:yum install http://opensource.wandisco.com/centos/7/git/x86_64/wandisco-git-release-7-2.noarch.rpm
 +
#:yum update git
  
 
== Install ionCube Loader on a CentOS 7==
 
== Install ionCube Loader on a CentOS 7==

Phiên bản lúc 15:35, ngày 21 tháng 3 năm 2018


Upgrade OS vendor PHP on CentOS 7

https://support.plesk.com/hc/en-us/articles/115000438614-How-to-upgrade-OS-vendor-PHP-on-CentOS-7-

  1. Connect to the server using SSH.
  2. Enable EPEL repository:
    # yum install epel-release
  3. Download Remi repository package:
    # wget https://rpms.remirepo.net/enterprise/remi-release-7.rpm
  4. Enable Remi PHP repo:
    # rpm -ivh remi-release-7.rpm
  5. Make sure yum-utils package is installed and enable appropriate Remi repository. As an example to upgrade OS vendor PHP to version 7 enable the following repository:
    # yum-config-manager --enable remi-php70
  6. Update php package:
    # yum update php

Upgrade git on CentOS 7

  1. yum install http://opensource.wandisco.com/centos/7/git/x86_64/wandisco-git-release-7-2.noarch.rpm
    yum update git

Install ionCube Loader on a CentOS 7

https://www.rosehosting.com/blog/install-ioncube-loader-on-centos-7/

Install pngquant

https://centos.pkgs.org/7/epel-x86_64/pngquant-2.7.2-1.el7.x86_64.rpm.html

Install ffmpeg

https://www.vultr.com/docs/how-to-install-ffmpeg-on-centos