Let's take a look at this article and repost it from nginx.cn.
Nginx itself cannot process PHP. It is only a Web server. After receiving the request, if it is a PHP request, it is sent to the PHP interpreter for processing and the result is
How to install MySQL + Apache + PHP on FreeBSD
Author: heiyelurenQQ group: 5415735 (Linux/BSD installation and maintenance group)Date: 2004/8/18-- Special thanks to QQ Group's friend Nan. This article is only available under his patient guidance --
1.apache
Download the Apache for Linux source package on the following page
http://www.apache.org/dist/httpd/;
Save to/home/xx directory, XX is a self-built folder, I built a WJ folder.
List of commands:
Cd/home/wj
TAR-ZXVF httpd-2.0.54.tar.gz
MV
1. Apache
Download the source code package of Apache for Linux on the following page
Http://www.apache.org/dist/httpd /;
Save to the/home/XX directory. XX is a self-built folder. I created a WJ folder.
command list: Cd/home/WJ tar-zxvf httpd-2.
Mysql is installed with rpm. After installation, the files are scattered in several directories, and you do not know which directory to specify when installing php. The following is the result of rpm-qlmysql-community-server. {Code...} mysql is
Install the LAMP (Linux + Apache + Mysql + Php) environment in CentOS6.3. Introduction
What is LAMP?LAMP is a Web application and development environment. it is short for Linux, Apache, MySQL, Php/Perl. each letter represents a component, each
First, IntroductionNginx is a very lightweight HTTP server written by the Russians, Nginx, which is pronounced "engine X" and is a high-performance HTTP and reverse proxy server, as well as a IMAP/POP3/SMTP proxy server. Nginx was developed by the
LNMP Architecture Introduction
The only difference with lamp is that n in Lnmp refers to Nginx (a Web service software similar to Apache). The application of this kind of environment is also very many at present. Nginx Design is designed to
I installed Windows 7 in the past two days. Some time ago, a friend asked me how to install and build the PHP environment in Windows. So I plan to work hard to build the PHP environment step by step, currently, you do not need to use the PHP
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.