IT System Administrator Tuts
Always Sharing
Showing posts with label
CentOS
.
Show all posts
Showing posts with label
CentOS
.
Show all posts
September 15, 2016
The mbstring extension is missing. Please check your PHP configuration.
›
Solve: #yum -y install phpmyadmin php-mbstring php-gettext #service httpd restart Enjoyed!
September 13, 2016
How to Install PHP 5.4, 5.5 or 5.6 on CentOS 6 and CentOS 7
›
Repo Installation SSH connection to your server and run the following commands For CentOS 7 (including EPEL install) ...
December 29, 2015
Cài đặt và cấu hình syslog-ng trên CentOS 6
›
Khái niệm facility level và secrity level: Facility level : đại diện cho đối tượng tạo ra thông báo (kernel, process). acility Number Key...
December 23, 2015
HOW TO UPGRADE PHP 5.3.X TO 5.4.X OR 5.5.X ON CENTOS
›
This tutorial was performed on CentOS 6.5 x86 (32-bit) vps. Step 1 – Login to your server via Command Line (Putty or Terminal) Step 2 ...
November 24, 2015
Cannot retrieve metalink for repository: epel on centos 6
›
I've got a VM running CentOS 6 (64bit) and I'm attempting to add the EPEL repo like usual to install various packages as I do quite...
October 22, 2015
How to backup a full Centos Server?
›
Method 1: The best tool to use for this is probably dump, which is a standard linux tool and will give you the whole filesystem. I would ...
2 comments:
August 18, 2015
Hướng dẫn cài đặt LAMP V2 trên Centos 6
›
LAMP V2 là gì ? Trước tiên để biết LAMP là gì các bạn có thể xem tut cài LAMP của mình tại đây: Cài đặt LAMP trên VPS Centos Vậy LAMP...
›
Home
View web version