Đầu tiên các bạn đăng nhập vps linux qua ssh hoặc putty

Lệnh update php:
Mã nguồn PHP:
# yum update php 
Lệnh update mysql:
Mã nguồn PHP:
# yum update mysql 
Lệnh update apache:
Mã nguồn PHP:
# yum update httpd 
Cuối cùng restart apache và kiểm tra thành quả
Mã nguồn PHP:
# service httpd restart