{"id":43852,"date":"2024-10-06T11:00:16","date_gmt":"2024-10-06T03:00:16","guid":{"rendered":"https:\/\/server.hk\/cnblog\/43852\/"},"modified":"2024-10-06T11:00:16","modified_gmt":"2024-10-06T03:00:16","slug":"centos-7-%e4%b8%8b-nginx-1-13-5-php-7-1-10-mysql-5-7-19-%e6%ba%90%e7%a2%bc%e7%b7%a8%e8%ad%af%e5%ae%89%e8%a3%9d","status":"publish","type":"post","link":"https:\/\/server.hk\/cnblog\/43852\/","title":{"rendered":"CentOS 7 \u4e0b Nginx 1.13.5 + PHP 7.1.10 + MySQL 5.7.19 \u6e90\u78bc\u7de8\u8b6f\u5b89\u88dd"},"content":{"rendered":"<h1 id=\"centos-7-%e4%b8%8b-nginx-1-13-5-php-7-1-10-mysql-5-7-19-%e6%ba%90%e7%a2%bc%e7%b7%a8%e8%ad%af%e5%ae%89%e8%a3%9d-HXmaNASLkV\">CentOS 7 \u4e0b Nginx 1.13.5 + PHP 7.1.10 + MySQL 5.7.19 \u6e90\u78bc\u7de8\u8b6f\u5b89\u88dd<\/h1>\n<p>\u5728\u7576\u4eca\u7684\u7db2\u7d61\u74b0\u5883\u4e2d\uff0c\u9078\u64c7\u5408\u9069\u7684\u4f3a\u670d\u5668\u67b6\u69cb\u5c0d\u65bc\u7db2\u7ad9\u7684\u6027\u80fd\u548c\u7a69\u5b9a\u6027\u81f3\u95dc\u91cd\u8981\u3002\u672c\u6587\u5c07\u4ecb\u7d39\u5982\u4f55\u5728 CentOS 7 \u4e0a\u7de8\u8b6f\u5b89\u88dd Nginx 1.13.5\u3001PHP 7.1.10 \u548c MySQL 5.7.19\uff0c\u9019\u4e09\u8005\u7684\u7d44\u5408\u80fd\u5920\u70ba\u958b\u767c\u8005\u63d0\u4f9b\u4e00\u500b\u9ad8\u6548\u7684\u958b\u767c\u74b0\u5883\u3002<\/p>\n<h2 id=\"%e7%92%b0%e5%a2%83%e6%ba%96%e5%82%99-HXmaNASLkV\">\u74b0\u5883\u6e96\u5099<\/h2>\n<p>\u5728\u958b\u59cb\u4e4b\u524d\uff0c\u78ba\u4fdd\u4f60\u7684 CentOS 7 \u7cfb\u7d71\u5df2\u7d93\u66f4\u65b0\u5230\u6700\u65b0\u7248\u672c\u3002\u53ef\u4ee5\u4f7f\u7528\u4ee5\u4e0b\u547d\u4ee4\u9032\u884c\u66f4\u65b0\uff1a<\/p>\n<pre><code>sudo yum update -y<\/code><\/pre>\n<p>\u63a5\u4e0b\u4f86\uff0c\u5b89\u88dd\u4e00\u4e9b\u5fc5\u8981\u7684\u4f9d\u8cf4\u5305\uff1a<\/p>\n<pre><code>sudo yum install -y gcc pcre-devel zlib-devel make unzip<\/code><\/pre>\n<h2 id=\"nginx-%e5%ae%89%e8%a3%9d-HXmaNASLkV\">Nginx \u5b89\u88dd<\/h2>\n<p>\u9996\u5148\uff0c\u4e0b\u8f09 Nginx \u7684\u6e90\u78bc\u5305\uff1a<\/p>\n<pre><code>wget http:\/\/nginx.org\/download\/nginx-1.13.5.tar.gz<\/code><\/pre>\n<p>\u89e3\u58d3\u4e0b\u8f09\u7684\u6587\u4ef6\uff1a<\/p>\n<pre><code>tar -zxvf nginx-1.13.5.tar.gz<\/code><\/pre>\n<p>\u9032\u5165\u89e3\u58d3\u5f8c\u7684\u76ee\u9304\uff1a<\/p>\n<pre><code>cd nginx-1.13.5<\/code><\/pre>\n<p>\u914d\u7f6e Nginx\uff0c\u7136\u5f8c\u7de8\u8b6f\u5b89\u88dd\uff1a<\/p>\n<pre><code>.\/configure --prefix=\/usr\/local\/nginx --with-http_ssl_module<\/code><\/pre>\n<pre><code>make<\/code><\/pre>\n<pre><code>sudo make install<\/code><\/pre>\n<p>\u5b89\u88dd\u5b8c\u6210\u5f8c\uff0c\u53ef\u4ee5\u555f\u52d5 Nginx\uff1a<\/p>\n<pre><code>\/usr\/local\/nginx\/sbin\/nginx<\/code><\/pre>\n<h2 id=\"php-%e5%ae%89%e8%a3%9d-HXmaNASLkV\">PHP \u5b89\u88dd<\/h2>\n<p>\u63a5\u4e0b\u4f86\uff0c\u4e0b\u8f09 PHP \u7684\u6e90\u78bc\u5305\uff1a<\/p>\n<pre><code>wget http:\/\/php.net\/distributions\/php-7.1.10.tar.gz<\/code><\/pre>\n<p>\u89e3\u58d3 PHP \u6e90\u78bc\u5305\uff1a<\/p>\n<pre><code>tar -zxvf php-7.1.10.tar.gz<\/code><\/pre>\n<p>\u9032\u5165 PHP \u76ee\u9304\uff1a<\/p>\n<pre><code>cd php-7.1.10<\/code><\/pre>\n<p>\u914d\u7f6e PHP\uff0c\u4e26\u78ba\u4fdd Nginx \u53ef\u4ee5\u4f7f\u7528 PHP-FPM\uff1a<\/p>\n<pre><code>.\/configure --prefix=\/usr\/local\/php --with-fpm-user=nginx --with-fpm-group=nginx --enable-mbstring --with-mysqli --with-pdo-mysql<\/code><\/pre>\n<pre><code>make<\/code><\/pre>\n<pre><code>sudo make install<\/code><\/pre>\n<p>\u5b89\u88dd\u5b8c\u6210\u5f8c\uff0c\u555f\u52d5 PHP-FPM\uff1a<\/p>\n<pre><code>\/usr\/local\/php\/sbin\/php-fpm<\/code><\/pre>\n<h2 id=\"mysql-%e5%ae%89%e8%a3%9d-HXmaNASLkV\">MySQL \u5b89\u88dd<\/h2>\n<p>\u4e0b\u8f09 MySQL \u7684\u6e90\u78bc\u5305\uff1a<\/p>\n<pre><code>wget https:\/\/dev.mysql.com\/get\/Downloads\/MySQL-5.7\/mysql-5.7.19.tar.gz<\/code><\/pre>\n<p>\u89e3\u58d3 MySQL \u6e90\u78bc\u5305\uff1a<\/p>\n<pre><code>tar -zxvf mysql-5.7.19.tar.gz<\/code><\/pre>\n<p>\u9032\u5165 MySQL \u76ee\u9304\uff1a<\/p>\n<pre><code>cd mysql-5.7.19<\/code><\/pre>\n<p>\u914d\u7f6e MySQL\uff0c\u7136\u5f8c\u7de8\u8b6f\u5b89\u88dd\uff1a<\/p>\n<pre><code>cmake .<\/code><\/pre>\n<pre><code>make<\/code><\/pre>\n<pre><code>sudo make install<\/code><\/pre>\n<p>\u5b89\u88dd\u5b8c\u6210\u5f8c\uff0c\u521d\u59cb\u5316 MySQL \u6578\u64da\u5eab\uff1a<\/p>\n<pre><code>sudo \/usr\/local\/mysql\/bin\/mysqld --initialize --user=mysql<\/code><\/pre>\n<p>\u555f\u52d5 MySQL \u670d\u52d9\uff1a<\/p>\n<pre><code>sudo \/usr\/local\/mysql\/bin\/mysqld_safe --user=mysql &amp;<\/code><\/pre>\n<h2 id=\"%e9%85%8d%e7%bd%ae-nginx-%e8%88%87-php-HXmaNASLkV\">\u914d\u7f6e Nginx \u8207 PHP<\/h2>\n<p>\u7de8\u8f2f Nginx \u914d\u7f6e\u6587\u4ef6\uff0c\u5c07 PHP \u7684\u8655\u7406\u6dfb\u52a0\u5230 Nginx \u4e2d\uff1a<\/p>\n<pre><code>sudo vi \/usr\/local\/nginx\/conf\/nginx.conf<\/code><\/pre>\n<p>\u5728 server \u5340\u584a\u4e2d\u6dfb\u52a0\u4ee5\u4e0b\u5167\u5bb9\uff1a<\/p>\n<pre><code>location ~ .php$ {\n    include fastcgi_params;\n    fastcgi_pass 127.0.0.1:9000;\n    fastcgi_index index.php;\n    fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;\n}<\/code><\/pre>\n<p>\u91cd\u555f Nginx \u4ee5\u61c9\u7528\u66f4\u6539\uff1a<\/p>\n<pre><code>\/usr\/local\/nginx\/sbin\/nginx -s reload<\/code><\/pre>\n<h2 id=\"%e7%b8%bd%e7%b5%90-HXmaNASLkV\">\u7e3d\u7d50<\/h2>\n<p>\u901a\u904e\u4ee5\u4e0a\u6b65\u9a5f\uff0c\u6211\u5011\u6210\u529f\u5728 CentOS 7 \u4e0a\u7de8\u8b6f\u5b89\u88dd\u4e86 Nginx 1.13.5\u3001PHP 7.1.10 \u548c MySQL 5.7.19\u3002\u9019\u4e00\u7d44\u5408\u70ba\u958b\u767c\u8005\u63d0\u4f9b\u4e86\u4e00\u500b\u7a69\u5b9a\u4e14\u9ad8\u6548\u7684\u74b0\u5883\uff0c\u9069\u5408\u7528\u65bc\u5404\u985e\u578b\u7684\u7db2\u7ad9\u548c\u61c9\u7528\u7a0b\u5e8f\u3002\u5982\u679c\u60a8\u9700\u8981\u66f4\u9ad8\u6548\u7684\u4f3a\u670d\u5668\u89e3\u6c7a\u65b9\u6848\uff0c\u53ef\u4ee5\u8003\u616e\u4f7f\u7528 <a href=\"https:\/\/server.hk\">\u9999\u6e2fVPS<\/a> \u670d\u52d9\uff0c\u9019\u5c07\u70ba\u60a8\u7684\u9805\u76ee\u63d0\u4f9b\u66f4\u597d\u7684\u652f\u6301\u548c\u6027\u80fd\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Learn how to compile and install Nginx 1.13.5, PHP 7.1.10, and MySQL 5.7.19 from source on CentOS 7 for optimal performance and customization.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4924],"tags":[],"class_list":["post-43852","post","type-post","status-publish","format-standard","hentry","category-setup-tutorials"],"_links":{"self":[{"href":"https:\/\/server.hk\/cnblog\/wp-json\/wp\/v2\/posts\/43852","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/server.hk\/cnblog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/server.hk\/cnblog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/server.hk\/cnblog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/server.hk\/cnblog\/wp-json\/wp\/v2\/comments?post=43852"}],"version-history":[{"count":1,"href":"https:\/\/server.hk\/cnblog\/wp-json\/wp\/v2\/posts\/43852\/revisions"}],"predecessor-version":[{"id":43853,"href":"https:\/\/server.hk\/cnblog\/wp-json\/wp\/v2\/posts\/43852\/revisions\/43853"}],"wp:attachment":[{"href":"https:\/\/server.hk\/cnblog\/wp-json\/wp\/v2\/media?parent=43852"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/server.hk\/cnblog\/wp-json\/wp\/v2\/categories?post=43852"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/server.hk\/cnblog\/wp-json\/wp\/v2\/tags?post=43852"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}