02 2021 档案

摘要:第一次安装wsgi不懂,装到了系统默认的python3环境,然后pythonhome设置成了项目venv环境的python,错误代码: ```Fatal Python error: init_fs_encoding: failed to get the Python codec of the fil 阅读全文
posted @ 2021-02-08 16:29 实在不知道叫什么 阅读(622) 评论(0) 推荐(0)
摘要:今天疼讯云给我发了一条信息说我的服务器存在Apache HTTP Server特权提升漏洞,查了一下果然版本有丢丢低,Server version: Apache/2.4.29 (Ubuntu),官网看到最新版本是2.4.46,现在我要升级到最新 #检查版本$ apachectl -v# 先备份一下 阅读全文
posted @ 2021-02-04 12:53 实在不知道叫什么 阅读(773) 评论(0) 推荐(0)