Introduction: This is a detailed page for configuring Apache + PHP + MySql in Mac OS X. It introduces the related knowledge, skills, experience, and some PHP source code.
Class = 'pingjiaf' frameborder = '0' src = 'HTTP: //
Web: http://www.php.net/manual/zh/install.unix.apache2.php
This section describes instructions and tips for installing PHP under Apache 2.x on the UNIX platform.
Warning
We do not recommend that you use threaded MPM in Apache 2 products.
Apache Operating mechanism Analysis:1. b/S Interactive processInteractive procedures for browsers (BROWSER) and servers (WEB server):1. The browser makes an HTTP request to the server (request).2, the server receives the browser request data, after
Web server software installation sequence: Mysql --> Apache (httpd) --> PHPApache: http://www.apache.org/dist/httpd/
Decompress the package and enter the decompressed directory. Execute:
. /Configure -- prefix =/home/apache -- enable-so --
Preparatory work:1. Confirm that the version number of Mac OS X is 10.10.3;2.mac OS X Yosemite Pre-installed Apache, Python, so there is no need to download the package;Enter Python under the shell to view the version:Python 2.7.6 (default, Sep 9, 1
We are very grateful to all our readers for replying to our new Linux interview chapter. now we have started to learn about the interview questions and the chapters on the basic to intermediate Apache interview questions that we are paying attention
Apache + mysql + phpforlinux
Download MySQL, php, and apacheWhich kits are required for setting up such a host? Not Apache, MySQL, or PHP!
Apache: Apache version 2.0.X has been released, but 1.3.X is the most widely used version. Apache version 1
Web Server-Apache & nginx & TomactHTTP server is essentially a couple of things:
Listening port
Receive (accept) socket connection
Parsing HTTP Requests
Distributing requests using a common or private protocol
Run results
Configure Apache + PHP + MySQL in Mac OS XMac OS X has built-in Apache and PHP, so it's easy to use. This article takes Mac OS X 10.6.3 and 10.8.1 as an example. The main contents include:
Launch Apache
Running PHP
Install MySQL
Copyright NOTICE: You can reprint, reprint, please be sure to hyperlink form to indicate the original source of the article and author information and this statement
Http://www.chedong.com/tech/apache_install.html
Tags: Apache install php resin mod_
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.