How to install PostgreSQL 7/6 and phpPgAdmin in CentOS 5/6. 4
PostgreSQL is a powerful open-source object relational database system that runs on almost all major operating systems, including Linux, Unix (AIX, BSD, HP-UX, sgi irix, Mac OS, Solaris, Tru64), and Windows OS. In
Install Java JDK 8 in CentOS 7/6. 5/6. 4
This tutorial describes how to install and configure the latest Oracle JavaJDK on servers CentOS7, 6.5, and 6.4. Although these steps should also apply to other RPM-based releases, such as
Install the latest EPEL version on CentOS 5.x or 6.x (newer than Netease source)
This article is too simple. You only need to read where I write Chinese.Installing rhel epel Repo on CentOS 5.x or
Run the wget command to download and install the RPM file. RHEL/centos 7 64 bit # RHEL/centos 7 64-bit ### Wget http://dl.fedoraproject.org/pub/epel/beta/7/x86_64/epel-release-7-0.2.noarch.rpm# rpm-IVH epel-release-7-0.2.noarch.rpm RHEL/centos 6 32-64 bit # RHEL/
selection number:4 [Press Enter]Now you can try the Java version, the output is as follows# Java-versionjava Version "1.7.0_75" Java (tm) SE Runtime Environment (build 1.7.0_75-b13) Java HotSpot (tm) 64-bit Server V M (build 24.75-b04, Mixed mode)Set Environment variablescat >>/etc/profile.d/java7. sh eofexport java_home=/opt/jdk1. 7 . 0_75export jre_home=/opt/jdk1. 7. 0_75/jreexport PATH=\ $PATH:/opt/jdk1. 7. 0_75/bin:/opt/jdk1. 7. 0_75/jre/bineofRe-open the terminal env|grep HOME to see the
, can access, so convenient, but there are security risks. This can also be used to do the software in the back of the VPS database.3. Install PHP and PHP components
sudo yum install php php-mysql
Use the above comman
Install FFMPEG and ffmpeg-php in CentOS 6 with Virtualmin1 ago-by Daniel- howto centos virtualmin ffmpeg ffmpeg-php The other day I is requested to set-up few requirements for a client such as mod_rewrite , GD library ,
vi/etc/php-fpm.d/www.confReplace the Apache in the user and group with Nginx:[...]; Unix User/group of processes; Note:the user is mandatory. If The group is not set, the default user's group;will be used.; Rpm:apache choosed to being able to access some dir as Httpduser = Nginx; Rpm:keep a group allowed to write in log Dir.group = nginx[...]Finish by restarting PHP-FPM.sudo service
Download Address: Http://pecl.php.net/package/APC. This extended update is slow and recommends installing the latest version because some unknown bugs have been resolved by the latest version.
Install APC
Get APC:
# CD/USR/LOCAL/SRC wget http://pecl.php.net/get/APC-3.1.13.tgz TAR-ZXVF apc-3.1.13.tgz CD APC-3.1.13
Compile Installation:
#/usr/local/php5/bin/phpize ./configure--ENABLE-APC--enable-apc-mmap--with-
/lib/mysql/mysql.sock--with-readline--with-snmp--enable-soap--with-pear-- with-pdo-mysql=/usr/local/mysql5.6.26Since I have compiled and installed MySQL 5.6, it is necessary to manually specify MYSQLI related paths.# MAKE-J 4 make install6. Test PHP#/usr/local/php-7.0.5/bin/php-v7. Configure PHP-FPMSince I used
Outline1. What is EPEL?Ii. Comparison with 163 YUM SourceIii. install and use epel yum source in CentOS 5.XIv. install and use epel yum source in CentOS 6.X5. usage experienceVi. yumdownloader Tool7. Uninstall the EPEL SourceNote:
Rpmforge Repository is a utility that's used to install third party software packages under Red Hat Enterprise Linux (RHE L) and Community ENTerprise Operating System (CentOS). It provides more than software packages in the RPM format for these Linux distributions.Rpmforge Repository not a part of the RHEL or CentOS but it's designed to work with these operating
This howto guide shows your ' ll how to enable EPEL repository under Rhel/centos 6/5 to the install additional standard Open source packages by using the YUM command.
What is EPEL
EPEL (Extra Packages for Enterprise Linux) are open source and free community based repository project from Fedora team which PR Ovide
I have already entered the sixth article of CentOS for Linux learning. In this article, I will summarize the common development environment setup in CentOS, because I learned java, so here we will introduce the installation of VMware-Tools.
Install VMware-Tools
The main feature of VMware-Tools is to allow users to seamlessly switch between virtual machines and re
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.