Enable GD library shell script on CentOS Server
The customer's production environment is centos6.5 x64 operating system. You need to deploy the php website on it and enable the GD library function. Therefore, I wrote a script to improve work
Build a high-performance lamp Platform Based on centos
Outline: I. System InstallationIi. Compile and install the Basic Environment3. Configure virtual hosts and optimize Basic PerformanceIv. Basic Security SettingsV. Appendix and related
My Sina Weibo:Http://weibo.com/freshairbrucewoo.
You are welcome to exchange ideas and improve your technology together.
Build a piwik website statistics system
Build Environment
Operating System: centos5.4 (cannot connect
First install the MySQL server
Decompress MySQL and copy all files to/usr/local/MySQL.
[Root @ bleach USR] # groupadd MySQL
[Root @ bleach USR] # useradd-G MySQL
[Root @ bleach MySQL] # cd/usr/local/MySQL
[Root @ bleach MySQL] # SCR limit
Record the Mesa configuration file as follows:Mesa version: Mesa-10.2.3[HTML]View Plaincopy
CC=/USR/LOCAL/ARM-4.8.1/BIN/ARM-NONE-LINUX-GNUEABI-GCC cxx=/usr/local/arm-4.8.1/bin/ arm-none-linux-gnueabi-g++./configure
: This article describes how to install apache + php in linux. if you are interested in the PHP Tutorial, refer to it. Chapter 2 environment description
1.1 System description
Centos 1, 6.4
1.2 Software description
Httpd-2.4.2.tar.gz
Share with us how to install php5.3.10 + mysql5.5.20 + apache2.2.22 in a clean environment using ubuntu64server. recently, php has encountered several major security risks. after being familiar with the yum and apt-getinstall installation modes, I
Centos + mono + nginx + jexus build a linux c # running environment test
1. Update the system, install the compiling environment, and prepare for compiling the Mono source code.
1. update the system yum-y update
2. install the required library yum-
Install MySQL server first
Extract MySQL, copy all files to/usr/local/mysql
[Root@bleach usr]# Groupadd MySQL
[Root@bleach usr]# useradd-g MySQL MySQL
[Root@bleach mysql]# Cd/usr/local/mysql
[Root@bleach mysql]# scrīpts/mysql_install_db--user=mysql
[
Minimize the installation of the system first.
First, the system agreement
Software source code Package storage location
/usr/local/src
Source Package compilation Installation Location (prefix)
In the previous article, we have downloaded the OpenCV source code, installed the Arm-linux cross compiler and CMake, the next is to use the cross compiler to compile the OpenCV source code, but before this, we have to cross compile the OpenCV of
The system used in this article is RH9.0 and the native IP address is 192.168.1.6
First, MRTG need to be based on SNMP services, so make sure your system has this service enabled
1. Please ensure that the following packages are installed on your
Apache|mysql|php5
Linux to configure the APACHE2.0.50+PHP5.0.3+MYSQL4.0.20+GD library a few days ago, upgrade the server, because of the GD library. Make no PHP4.3.8 so it's a step by step PHP5
In fact, the installation steps and PHP4 only a
It's a tough time to play. In addition to the compiler using Yum installation, all others are compiled manually. Hum ~Seemingly on Nginx, PHP, MySQL three east, but they are too much to rely on others.There is no way to use them to be honest with
I. Installation of APR
wget http://mirror.bit.edu.cn/apache//apr/apr-1.5.2.tar.gz
TAR-ZXVF apr-1.5.2.tar.gz
CD apr-1.5.2
./configure--PREFIX=/USR/LOCAL/APR
Make && make install
Install Zlib
Tar zxvf zlib-1.2.3.tar.gz
CD zlib-1.2.3
./configure--PREFIX=/USR/LOCAL/ZLIB2
Make
Make install
Install libpng
Tar zxvf libpng-1.2.10.tar.gz
CD libpng-1.2.10
./configure--prefix=/usr/local/libpng
Make
Make install
Install FreeType
Tar
Static dynamic compilation in Apache + Php + Mysql applications. Many of you have successfully implemented apache + php + mysql and many articles on the Internet, but I have found that many articles are copied and did not describe the white
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.