首页 > 作文

互联网常识:详解Nginx1.19 php8.0 源码编译安装

更新时间:2023-02-26 22:17:53 阅读: 评论:0

介绍自己的英语作文导读 跟大家讲解下有关详解Nginx1 19 php8 0 源码编译安装,相信小伙伴们对这个话题应该也很关注吧,现在就为小伙伴们说说详解Nginx1 19

跟大家讲解下有关详解Nginx1.19 php8.0 源码编译安装,相信小伙伴们对这个话题应该也很关注吧,现在就为小伙伴们说说详解Nginx1.19 php8.0 源码编译安装,小编也收集到了有关医药卫生体制改革详解Nginx1.19 php8.0 源码编译安装的相关资料,希望大家看到了会喜欢。

推荐学习:《PHP8教程》

准备好centos7及以上的版本

第一步

下载nginx包放置在指定目录下一般放置mnt目录:

下载地址 : nginx.org/en/download.html

解压nginx压缩包

tar zxvf nginx-1.19.7.tar.gz

准备依赖包:

yum -y install zlib-devel pcre-devel openssl-devel

准备nginx用户:

uradd -M -s /sbin/nologin nginx

源码编译与安装:

./configure --prefix=/usr/local/nginx --with-http_stub_status_module --with-http_ssl_module --with-http_random_index_module --with-http_sub_modulemakemake install

设置配置文件:

ur nginx;

服务管理:1.检测配置语法

/usr/local/nginx/sbin/nginx -t

2.启动服务

/usr/local/nginx/sbin/nginx

3.重载服务

/usr/local/nginx/sbin/nginx -s reloadpkill -HUP nginx

4.关闭服务

/usr/local/nginx/sbin/nginx -s stoppkill nginx

5.开机启动

vi /etc/rc.local/usr/local/nginx/sbin/nginx

进程管理:

pstree |grep nginxps -ef |grep nginxps aux |gre带我去寻找p nginx

端口管理:

netstat -tunpl |grep nginx

客户端测试:(输入你的公网IP)

http://192.168.2.1

nginx 重载

[[emailprotected] sbin]# pkill -HUP nginx

php8.0 源码编译安装

一 安装php8的依赖

yum -y install autoconf freetype gd libpng libpng-devel libjpeg libxml2 珍惜时间议论文libxml2-devel zlib curl curl-devel net-snmp-devel libjpeg-devel php-ldap openldap-devel ope居民楼nldap-clients freetype-devel gmp-devel libzip libzip-devel sqlite-devel

二 安装php8的依赖包

1.解压

tar -zxvf oniguruma-6.9.4.tar.gz

2.切换目录

cd oniguruma-6.9.4/

3生成configure

./autogen.sh

4.生成编译配置文件

./configure --prefix=/usr

5.编译并安装

make && make install

2.编译PHP8主包1.解压

tar xzf php-8.0.0.tar.gz

2.切换目录

cd php-8.0.0/

3.生成编译配置文件

./configure --prefix=/usr/local/php --with-config-file-path=/usr/local/php/etc --enable-fpm --with-fpm-ur=nginx --with-fpm-group=nginx --enable-mysqlnd --with-mysqli --with-pdo-mysql --enable-opcache --with-pcre-jit --enable-gd --with-jpeg --with-freetype --with-gettext --with-curl --with-openssl --enable-sockets --enable-mbstring --enable-xml --with-zip --with-zlib --with-snmp --with-mhash --enable-ftp --enable-bcmath --enable-soap --enable-shmop --enable-sysvm --enable-pcntl --with-gmp

4.编译并安装

make && make install

error 编译安装遇到的错误

解决办法 yum install automake

解决办法 执行 yum install libtool

解决办法 参考 下图

以上就是详解Nginx1.19 php8.0 源码编译安装的详细内容!

来源:php中文网

本文发布于:2023-02-26 22:17:53,感谢您对本站的认可!

本文链接:https://www.wtabcd.cn/fanwen/zuowen/167742107358168.html

版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

本文word下载地址:互联网常识:详解Nginx1.19 php8.0 源码编译安装.doc

本文 PDF 下载地址:互联网常识:详解Nginx1.19 php8.0 源码编译安装.pdf

标签:源码   详解   解决办法   目录
相关文章
留言与评论(共有 0 条评论)
   
验证码:
Copyright ©2019-2022 Comsenz Inc.Powered by © 站长QQ:55-9-10-26 专利检索|