Recently there is a Erp+php-web test page environment deployment needs, need to deploy nginx+php cgi+socket mode, MySQL environment. To see if the service port is up, we are accustomed to using the netstat command to view it, so if you do not have
Reprint: http://www.myhack58.com/Article/html/3/8/2017/83236.htm0x00 Operating system relatedOperating system Type version
Cat/etc/issue
Cat/etc/*-release
Cat/etc/lsb-release # Debian
Cat/etc/redhat-release # Redhat
Kernel
Linux Learning notes one by one
Linux Learning Note 11
Daily management of Linux systems
Wireshark Tools
Task Scheduler for Linux Systems
Some new changes in Rhelcentos 7x
Curl Common
This is a brief introduction to compiling PHP and its extended memcache, and it is recommended that you read the official document (address) before reading the following. Here we take php5.3 as an example.
First, the compilation environment
Select
Apache Version: httpd-2.2.20
MySQL version: mysql-5.1.58
PHP Version: php-5.3.6
Other relevant software to be used:
freetype-2.4.6
jpegsrc.v6b
Libpng-1.2.8-config
gd-2.0.35
PS: Before the installation of the best httpd, MySQL, PHP and other
In recent years has been in the LNMP environment for development, which PHP or 5.5 version, a bit old, last December PHP7 has been officially released, added some syntax features, the biggest bright spot is the performance of the promotion, so
Java class language: Java seems to be gradually going downhill. J2ME will be affected by Google Android, Adobe Flash Lite, and the. NET Compact framework; J2SE's opponents are. NET and air;j2ee in small and medium Web sites with PHP, Ruby-on-rails
One, the operating systemInstall the system as a minimal server and add a development tool library for post-compilation purposes.Here is basically the next step, the next step, no more nonsense.The installation is complete, enter the system, turn on
Configuring the Yum SourceAdditional CentOS 6.5 Epel and Remi sources are added.# RPM-UVH http://ftp.iij.ad.jp/pub/linux/fedora/epel/6/x86_64/epel-release-6-8.noarch.rpm# RPM-UVH/http rpms.famillecollet.com/enterprise/remi-release-6.rpmThe following
PHP7 to the depth of Zend optimization, so that PHP7 speed greatly increased, nearly 5 times times faster than php5.0~5.6, but also reduce the use of PHP system resourcesThe following is a few changes PHP7 than the larger:1, abstract syntax tree:
This article by show according to Lin Feng to provide friendship sponsorship, starting in the mud row world. LNMP environment in the building, now only PHP has no source installed. This article will introduce you to this. Note This article uses the
PHP-FPM currently has two branches, which correspond to the php-5.2.x version and the php-5.3.x version. In the 5.2.x version, php-fpm.conf uses XML format, and in the new 5.3.x version, it is the same configuration style as php.ini.1.PHP-FPM
In Centos7, the PHP7 is installed via Yum, which is first run at the terminal:
You need to install Epel-release first.
1. Install Epel-release
by command:
Yum-y Install Epel-release
Successfully installed.
2. Install PHP7
Centos/rhel
This article mainly describes how to configure PHP-FPM, common error resolution and PHP-FPM startup, shutdown, and restart.
The Nginx in the LNMP environment does not support PHP and requires the FASTCGI plug-in to process requests for PHP. and PHP
The garbage collection mechanism is a dynamic storage allocation scheme. It automatically frees allocated blocks of memory that the program no longer needs. The process of automatically reclaiming memory is called garbage collection. The garbage
I. Installation of Nginx
Be careful not to forget to install Pcre
Two. Install PHP
1, download the PHP source code package
http://www.php.net/downloads.php
2. Install PHP
TAR-XVF php-5.5.13.tar.bz2
CD
To hang our PHP Web program on a Linux server, you have to build a PHP operating environment on the server first. Of course, if you are using a VPS, you choose the system with a WDCP version of Linux, will automatically help you install the
0. Default condition
This article by default you already have a perfect php+mysql running environment, know the basic knowledge of PHP website operation. After you follow this tutorial, you will get a simple blogging system that contains logins,
Getting Started: Detailed Windows PHP5+APACHE+MYSQ full configuration
After a period of frenzied PHP programming, the configuration of PHP under the Windows platform is a deep feeling, at first I used a button to install the fool bag, but consider
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.