The software package with tar.gz and tar.bz2 is mostly installed through./configure; Make; make install; some software is directly make; make install;
We can use. /configure -- help to view the functions of the configuration software. Most of the
Apache + Mysql + Php + GD + ZendOptimizer + JDK + Tomcat installation and configuration-Linux Enterprise Application-Linux server application information. For more information, see the following. 1) install and configure Mysql (both Mysql 4.x. xx
1. install CentOS6.2 System 1. select Desktop for installation. note: If the host name is changed, add the configured host name to the/etc/hosts file. 2. ssh security settings (configuration file: /etc/ssh/sshd_config): 1) change the default Port 22:
Deploying a PHP test environment on an Ubuntu machineFirst, the deployment environmentUBUNTU11.10_X86_32, compile and install the appropriate software: nginx+mysql+php.Second, software Installation2.1 Software DownloadsLibiconv-1.14.tar.gzLibmcrypt-2
# tar Xvzf zlib-1.2.3.tar.gz
# CD zlib-1.2.3
#./configure
# Make && make install
Copy Code3, installation FreeType
# tar Xvzf freetype-1.3.1.tar.gz
# CD freetype-1.3.1
It takes a long time for the new server to build a complete www environment, and it is almost forgotten, and there are various new versions and various new parameters. Some time ago, Kingsoft Cloud's host was used, and the speed was quite good.
Deploy PHP test environment on Ubuntu Machine, Ubuntu Machine deploys PHP
Deploying a PHP test environment on an Ubuntu machine
First, the deployment environment
UBUNTU11.10_X86_32, compile and install the appropriate software:
1. Install nginx:
1. Install the pcre Library. The nginx rewrite template must be used in the pcre Library:
1. mkdir-p/works
2. cd/works
3. wget ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-8.20.tar.gz
4. tar-zxvf pcre-8.20.tar.gz
5 .
1. Go to the PHP website to download the source http://www.php.net/downloads.php, I download the version used is (php-5.4.8.tar.gz)2. Extract to/usr/src directory, execute command: sudo tar-zxvf php-5.4.8.tar.gz-c/usr/src3. Implementation./configure-
Recently due to reasons of demand, need to upgrade the current gcc-4.4.4 to gcc-4.6.1, considering there are multiple reasons, made a script Automatic Installation combined with batch tool distribution.
I. installation environmentSystem Version:
SVN local add user too troublesome, if the company has 100 developers to access, to create the account password is too troublesome, so let them use the AD domain account to log on is very convenient, but the authority of the control or in the SVN
Operating EnvironmentOperating system: Mac OS Lion
Virtual Host: VMware Fusion
Virtual system: Centos 5.5+
Action User: Root
To achieve the goal: to build LNMP environment.
Installing dependent libraries and development environments
Copy
"Ready to Work"#在编译安装lnmp之前, first uninstall the existing RPM package.
The code is as follows
Copy Code
RPM-E httpdRPM-E MySQLRpm-e PHPYum-y Remove httpdyum-y Remove Mysql-server MySQLYum-y Remove PHPYum-y Remove
First, the preparatory work:Software default download under/USR/LOCAL/SRC, installed in the/app/local php, MySQL, nginx, the data directory, the installation sequence according to nginx->mysql->phpCompiling the toolset:Yum install-y wget gcc gcc-c++
My LAMP process-Linux Enterprise Application-Linux server application information. The following is a detailed description. Apache + mysql + php supports the GD library
Apache source code
Http://httpd.apache.org/download.cgi
Mysql
Http://www.mysql.
This article describes how to install and configure MySQLMTOP to monitor MySQL running performance. MySQLMTOP has a BS graphical operation page. For more information, see
I. environment description1. server role
2. system environmentCentOS 6.2 x86_
Full Process of Cacti installation and configuration
Cacti is a set of network traffic monitoring graphical analysis tools developed based on PHP, MySQL, SNMP, and RRDTool. It uses snmpget to obtain data and draw images using RRDtool, and you do not
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.