installation failed error nginx

linux下安装nginx-rtmp

1.下载安装包并且解压 mkdir nginx cd nginx wget https://repo.huaweicloud.com/nginx/nginx-1.17.9.tar.gz wget https://codeload.github.com/arut/nginx-rtmp-module/t ......
nginx-rtmp linux nginx rtmp

Windows系列---【浏览器突然连不上网,报"ERR_PROXY_CONNECTION_FAILED"的解决方案】

浏览器突然连不上网,报"ERR_PROXY_CONNECTION_FAILED"的解决方案 1.问题 电脑的浏览器里装的有梯子,突然有一天浏览器访问不了外网了,打开哪个网站都报"ERR_PROXY_CONNECTION_FAILED",但是微信可以正常使用。 2.分析 微信可以使用,显然是浏览器的问 ......

postman 发送 https 请求失败 Error: Protocol "https:" not supported. Expected "http:"

这两天使用 postman 发送请求时,发现发送 https 请求时会报错 Error: Protocol "https:" not supported. Expected "http:",提示我把 https 改成 http,改成 http 之后确实没问题了,可以正常发送请求。 但是原来能发 ht ......
quot https supported Protocol Expected

usb error -71 (2023.5.8)

//pcie转usb模组的错误打印 // echo -1 > /sys/module/usbcore/parameters/autosuspend (这个应该不行,该报错紧挨init进程后面) 在有些情况下,由于低功耗情况下,USB硬件的bug或者提高USB resume的速度,我们需要禁止USB的 ......
error 2023 usb 71

Nginx安装配置

Nginx如今分为商业版,开源版,支持Linux与Windows平台下载使用 nginx.com 商业版 nginx.org 开源版 https://tengine.taobao.org/ 【环境准备】 操作系统:CentOS Linux release 7.3.1611 (Core) GCC编译环 ......
Nginx

Ubuntu 编译安装nginx

1、安装依赖 apt install gcc libpcre3 libpcre3-dev zlib1g zlib1g-dev openssl openssl libssl-dev make 2、编译安装 cd 解压目录 编译 ./configure --prefix=/usr/local/nginx ......
Ubuntu nginx

ubuntu20安装nginx支持多站点及代理配置

上文说到安装mysql、redis、net6及部署应用 GO 接着本次配置通过域名访问站点,站点总共分为两个,前端、后端 项目为前后端分离,管理包括服务+管理UI,为一个站点,管理UI,放到服务某个文件夹中 Web访问为另一个站点。 一、安装Nginx sudo apt-get install ng ......
站点 ubuntu nginx 20

Linux使用源安装nginx

1.安装依赖包 ##一键安装上面四个依赖 yum -y install gcc zlib zlib-devel pcre-devel openssl openssl-devel 2.下载并 解压安装包 //创建一个文件夹 cd /usr/local mkdir nginx cd nginx //下载 ......
Linux nginx

解决git错误: error: The following untracked working tree files would be overwritten by merge

在我本地上进行git pull的时候,出现这个错误: error: The following untracked working tree files would be overwritten by merge: config/config.php 这是因为,本地上有一个文件,没有被git管理,但 ......

更新macOS系统后,使用gcc/g++命令,提示错误xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools)

更新macOS系统后,使用gcc/g++命令编译程序,提示错误xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer ......

Docker容器运行jar包,显示错误:Failed to start thread "GC Thread#0" - pthread_create failed(EPERM) for attributes :stacksize:1024k,guardsize:4k,detached

问题: Docker容器运行jar包,显示错误:Failed to start thread "GC Thread#0" - pthread_create failed(EPERM) for attributes :stacksize:1024k,guardsize:4k,detached 问题解决 ......

容器操作、应用部署、mysql 部署、redis、nginx、迁移与备份、Dockerfile

1 容器操作 # 启动容器 docker start 容器id # 停止容器 docker stop 容器id # 文件拷贝 # 容器的文件copy到宿主机上(不是在容器内执行) docker cp 容器名称:容器目录 需要拷贝的文件或目录 docker cp 20fd8:/home/lqz.txt ......
容器 Dockerfile 备份 mysql redis

不让 nginx 缓存 html、htm

location / { if ($request_filename ~* .*\.(?:htm|html)$) { add_header Cache-Control "private, no-store, no-cache, must-revalidate, proxy-revalidate"; ......
缓存 nginx html htm

nginx限制访问频率

limit_req_zone 定义 IP 或 url 访问的频率限制规则,只能配置在 http{} limit_req 启用对应的规则,可以配置于 http{},server{},location{} | 变量名 | 描述 | | | | | $binary_remote_addr | 客户端IP ......
频率 nginx

Mysql Query error: BIGINT UNSIGNED value is out of range in..解决方法(转)

原文:https://blog.51cto.com/bstdn/1951064 1、问题 当字段类型为 unsigned 时,使用相关结果为负值时就会报错,报错如下: BIGINT UNSIGNED value is out of range in ..1. 2、解决 使用 cast() 修改字段类 ......
UNSIGNED 方法 BIGINT Mysql Query

nginx配置ssl证书实现https访问

ssl_certificate server.crt; 证书放到跟nginx.conf同级下面 也可以指定目录 ssl_certificate_key server.key; 证书的密钥文件放到跟nginx.conf同级下面 也可以指定目录 jks格式证书转crt首先将jks转p12后在转crt: ......
证书 nginx https ssl

Install git from source code

Install Git from Source Code Prerequisite CentOS yum install zlib-devel yum install asciidoc yum install xmlto Debian apt-get install zlib1g-dev apt-g ......
Install source from code git

在docker 环境中 websocket 通过nginx代理 不通 怎么解决

如果你在 Docker 环境中使用 WebSocket 并通过 Nginx 进行代理,可能需要进行一些额外的配置才能使 WebSocket 正常工作。 下面是一些可能会导致 WebSocket 代理失败的问题以及相应的解决方法: 检查 Nginx 配置 在 Nginx 配置中,确保已经正确地设置了 ......
websocket 环境 docker nginx

使用宝塔面板检测URL状态码是否返回500,并在出现问题时自动重启Nginx脚本

脚本只支持检测一条url状态码,将url中的网址更改为你需要检测的网址。 #!/bin/bash url="https://www.cnblogs.com/shenjingwa/" status_code=$(curl -o /dev/null -s -w %{http_code} $url) if ......
宝塔 脚本 面板 状态 问题

mvn clean package 与 mvn clean install 的区别

https://blog.csdn.net/sigmarising/article/details/88141852 mvn clean packagemvn clean install以上两条命令,表面上看做了相同的工作,实际上却略有区别。 mvn clean package:删除目标文件夹、编译 ......
clean mvn install package

[ERROR] [MY-012263] [InnoDB] The Auto-extending innodb_system data file './ibdata1' is of a different sizethan specified in the .cnf file: initial 65536 pages, max 0 (relevant if non-zero) pages!

实际my.cnf发现里面的innodb_data_file_path = ibdata1:1G:autoextend 设置得太大,我这机器容量小,所以调到12M , innodb_data_file_path = ibdata1:12M:autoextend ......

[ERROR] [MY-010020] [Server] Data Dictionary initialization failed

死活看这个报错,查看mysql 数据目录权限,发现 初始化命令敲错了, ......

Authentication failed 问题处理

由于电脑账户重置,丢失了一些数据,git在拉取代码时提示 Authentication failed for 'http://*****************.git’ 很明显是权限问题,却不知道是哪里的问题 git bash 重新设置了 账号和密码 也不行 最后看到文章说在凭据管理器里处理 电脑 ......
Authentication failed 问题

nginx 安全加固1

1.配置SSL协议 Nginx web服务器的应配置使用Secure Sockets Layer Protocol (SSL协议)。为了数据传输的安全,SSL依靠证书来验证服务器的身份,并为浏览器和服务器之间的通信加密。 加固方法:编辑nginx.conf文件和可用站点默认文件包含ssl on 2. ......
nginx

nginx 安全加固2

检查是否配置登录超时时间设置 编辑 vi /etc/profile 文件。配置tmout将值设置为低于300 检查是否禁止root用户登录FTP 设置如下将对应配置文件中,设置root,禁止登录的用户列表中添加root用户 编辑 vi /etc/ftpaccess,将root前的#去掉 编辑 vi ......
nginx

nginx 配置文件加颜色

在 ~/.vim/syntax/ 目录下 wget https://www.vim.org/scripts/download_script.php?src_id=19394 生成vim的配置文件 ......
颜色 文件 nginx

nginx

Nginx 安装+域名+location规则+rewrite 官网:http://nginx.org/ 安装依赖 yum -y install gcc zlib zlib-devel pcre-devel openssl openssl-devel 解压 tar -zxf 安装包 ./configu ......
nginx

ERROR: All flavors must now belong to a named flavor dimension. Affected Modules: ijkplayer-example

在ijkplayer-example的build.gradle中 添加flavorDimensions "800800",其中的800800为project:build.gradle中的versionCode = 800800 值一样。 3. AGPBI: {"kind":"error","text ......

git文件时出现gnutls_handshake() failed: The TLS connection was non-properly terminated.

使用 git config --global --unset https.https://github.com.proxy git config --global --unset http.https://github.com.proxy 重置github代理 ......

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts

报错原因: ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the f ......
dependency the currently behaviour conflicts