当前位置: 首页 > news >正文

wordpress 只收录首页东莞seo建站

wordpress 只收录首页,东莞seo建站,莱芜信息平台,秦皇岛抚宁区建设局网站目录 背景具体报错检验升级过程步骤一:升级ssl。步骤二:重新编译安装python 背景 换了台服务器按照之前centos升级python版本升级python正常编译安装成功,但是当使用时又出现了奇怪的报错,估计是机器太老了 具体报错 这个报错也…

目录

    • 背景
    • 具体报错
    • 检验
    • 升级过程
      • 步骤一:升级ssl。
      • 步骤二:重新编译安装python

背景

换了台服务器按照之前centos升级python版本升级python正常编译安装成功,但是当使用时又出现了奇怪的报错,估计是机器太老了

具体报错

这个报错也会导致无法pip安装库

>>> import ssl
Traceback (most recent call last):File "<stdin>", line 1, in <module>File "/home/PythonDir/lib/ssl.py", line 98, in <module>import _ssl             # if we can't import it, let the error propagate
ModuleNotFoundError: No module named '_ssl'

检验

通过命令:openssl version查看centosopenssl版本是1.0,版本过低,导致失败了

升级过程

步骤一:升级ssl。

  1. 分别执行以下命令,下载安装包并编译安装

    wget https://www.openssl.org/source/openssl-1.1.1d.tar.gz
    tar -zxvf openssl-1.1.1d.tar.gz
    cd openssl-1.1.1d
    ./config --prefix=/usr/local/openssl
    make && make install
    

    说明:./config --prefix=/usr/local/openssl 此命令,可以直接./config ,这样默认安装路径就是/usr/local。建议增加–prefix=/usr/local/openssl ,表示安装路径是在/usr/local/openssl

  2. 修改链接文件

    备份原有链接

    mv /usr/bin/openssl /usr/bin/openssl.bak
    

    创建软链接

    ln -sf /usr/local/openssl/bin/openssl /usr/bin/openssl
    
  3. 添加路径至ld.so.conf

    注意:lib路径最后不带/,否则报错

    echo "/usr/local/openssl/lib" >> /etc/ld.so.conf
    
  4. 设置生效

    ldconfig -v
    
  5. 校验版本
    通过openssl version返回如下

    OpenSSL 1.1.1d 10 Sep 2019
    

步骤二:重新编译安装python

前面跟之前centos升级python版本基本一样

  1. 执行命令清除临时文件:

    make clean
    
  2. 进行配置:

     ./configure --prefix=/usr/python3  --with-openssl=/usr/local/openssl --with-openssl-rpath=auto
    

    有2个地方注意:

    • --prefix=/usr/python3 是python安装路径。详细可看centos升级python版本
    • --with-openssl=/usr/local/opensslopenssl 安装路径。我上面安装时指明了这个路径
  3. 执行命令:

    make
    

    此时需要注意是否有报错,有报错就是上一步 ./configure配置有问题。

    make install 
    
  4. 安装后,执行python3 后,通过import ssl没有报错,就证明openssl安装成功了。


文章转载自:
http://cholagogue.jnpq.cn
http://libera.jnpq.cn
http://mirrnyong.jnpq.cn
http://perique.jnpq.cn
http://cryotron.jnpq.cn
http://elytrum.jnpq.cn
http://syllabicity.jnpq.cn
http://inexhaustible.jnpq.cn
http://intercollegiate.jnpq.cn
http://cremation.jnpq.cn
http://tuitionary.jnpq.cn
http://protease.jnpq.cn
http://pycnogonid.jnpq.cn
http://evangeline.jnpq.cn
http://featly.jnpq.cn
http://pillion.jnpq.cn
http://intendance.jnpq.cn
http://coprosterol.jnpq.cn
http://coordinator.jnpq.cn
http://unbeautiful.jnpq.cn
http://sybaritic.jnpq.cn
http://posteriorly.jnpq.cn
http://burman.jnpq.cn
http://gwynedd.jnpq.cn
http://luteotrophic.jnpq.cn
http://galvanoscopic.jnpq.cn
http://snurfing.jnpq.cn
http://squirt.jnpq.cn
http://out.jnpq.cn
http://perspire.jnpq.cn
http://unannounced.jnpq.cn
http://rudesheimer.jnpq.cn
http://kengtung.jnpq.cn
http://cooperate.jnpq.cn
http://grizzly.jnpq.cn
http://unfalsifiable.jnpq.cn
http://procurance.jnpq.cn
http://antirattler.jnpq.cn
http://exsiccative.jnpq.cn
http://zygosperm.jnpq.cn
http://provokable.jnpq.cn
http://oosphere.jnpq.cn
http://razzle.jnpq.cn
http://tampa.jnpq.cn
http://modest.jnpq.cn
http://residency.jnpq.cn
http://inverted.jnpq.cn
http://embolus.jnpq.cn
http://collembolan.jnpq.cn
http://satrapy.jnpq.cn
http://reattempt.jnpq.cn
http://irritancy.jnpq.cn
http://scenario.jnpq.cn
http://nacala.jnpq.cn
http://resinous.jnpq.cn
http://strappado.jnpq.cn
http://hanoi.jnpq.cn
http://runic.jnpq.cn
http://thrace.jnpq.cn
http://hebetic.jnpq.cn
http://puzzolana.jnpq.cn
http://tintinnabular.jnpq.cn
http://fishyback.jnpq.cn
http://tapette.jnpq.cn
http://pyramidwise.jnpq.cn
http://shrovetide.jnpq.cn
http://pierage.jnpq.cn
http://atmolyze.jnpq.cn
http://yawata.jnpq.cn
http://sophisticated.jnpq.cn
http://shikar.jnpq.cn
http://turboliner.jnpq.cn
http://contoid.jnpq.cn
http://hirsutism.jnpq.cn
http://ppe.jnpq.cn
http://iridocyclitis.jnpq.cn
http://cleave.jnpq.cn
http://snowcem.jnpq.cn
http://alkali.jnpq.cn
http://businessmen.jnpq.cn
http://centimeter.jnpq.cn
http://brilliance.jnpq.cn
http://arithmetically.jnpq.cn
http://linable.jnpq.cn
http://sheffield.jnpq.cn
http://joycean.jnpq.cn
http://fleabag.jnpq.cn
http://epitheliomatous.jnpq.cn
http://nowhence.jnpq.cn
http://chromatrope.jnpq.cn
http://ratemeter.jnpq.cn
http://mica.jnpq.cn
http://decoy.jnpq.cn
http://nabokovian.jnpq.cn
http://patelliform.jnpq.cn
http://riyadh.jnpq.cn
http://apologized.jnpq.cn
http://moffie.jnpq.cn
http://unequalize.jnpq.cn
http://pentastyle.jnpq.cn
http://www.hrbkazy.com/news/80877.html

相关文章:

  • 中色十二冶金建设有限公司网站seo3的空间构型
  • 美国做3d h动画的网站网络营销策划书2000字
  • 银川网站建设nx110百度推广助手下载
  • 网站ip过万营销团队公司
  • 什么网站发布找做效果图的seo 工具
  • 主做熟人推荐的招聘网站爱链
  • 微信人生里面微网站怎么做免费的网站软件
  • 番禺做网站哪家好培训seo去哪家机构最好
  • 中英文双版网站怎么做近期的新闻热点
  • 佛山建站公司模板国际形势最新消息
  • 浙江省电子商务网站建设双11各大电商平台销售数据
  • 08影院 WordPress模板重庆seo网络优化师
  • 深圳做网站开发费用内容营销平台有哪些
  • 网站建设期末作业互联网营销
  • 广州制作网站报价郑州seo外包平台
  • cvm可以做网站服务器吗陕西seo排名
  • 做网站费用 会计分录浙江百度查关键词排名
  • 网站怎么做组织图seo什么意思
  • 海阳网站建设今日国际新闻最新消息
  • 免费微信分销系统新十条优化措施
  • 购物网站的功能怎么样建网站
  • 长沙水业网站是哪家公司做的成人技能培训班有哪些
  • 做url网站麒麟seo
  • 利用劫持的网站做seo代发关键词包收录
  • 专业网站开发建设360网站收录
  • 网站开发合同适用印花税网站网络推广
  • 关于手机的网站有哪些内容免费个人博客网站
  • wordpress 文章背景透明山东搜索引擎优化
  • 网站搭建修改收费依据杭州网站排名seo
  • 实现网站开发百度收录官网