`
晨星★~雨泪
  • 浏览: 446940 次
  • 性别: Icon_minigender_1
  • 来自: 上海
社区版块
存档分类
最新评论

有关cannot restore segment prot after reloc: Permiss

阅读更多

在linux上安装有些东西时会出现 Permission denied 的情况:以下就是解决它的办法之一
编辑/etc/selinux/config,找到这段:
# This file controls the state of SELinux on the system.
# SELINUX= can take one of these three values:
# enforcing - SELinux security policy is enforced.
# permissive - SELinux prints warnings instead of enforcing.
# disabled - SELinux is fully disabled.
SELINUX=enforcing

把 SELINUX=enforcing 注释掉:#SELINUX=enforcing ,然后新加一行为:
SELINUX=disabled
保存,关闭。
......

编辑/etc/sysconfig/selinux,找到:
# This file controls the state of SELinux on the system.
# SELINUX= can take one of these three values:
# enforcing - SELinux security policy is enforced.
# permissive - SELinux prints warnings instead of enforcing.
# disabled - SELinux is fully disabled.
SELINUX=enforcing

如果SELINUX已经是 SELINUX=disabled,那么就不用改了,否则就把SELINUX=enforcing 注释掉,新加一行:
SELINUX=disabled
保存,退出。

如果你碰到其他类似提示:
cannot restore segment prot after reloc: Permission denied
哪应该是SELinux的问题,可以考虑把它关闭。
-------------------------------------------------------------------------------------
郁闷的是.我把SELinux关闭后还是不行.于是到google上search.发现这个很有用.
在你保证SElinux 被disable后.还执行下
chcon -t texrel_shlib_t
如: chcon -t texrel_shlib_t /路径/路径/名字.so (这个文件视具体执行文件.)

以上两步.已经解决了很多server的问题了.

 

分享到:
评论

相关推荐

    jre-7u5-linux-i586.tar.gz

    error :/usr/lib/libjvm.so: cannot restore segment prot after reloc: Permission denied . use the command: chcon -t textrel_shlib_t /usr/lib/libjvm.so 这是官方的提示 简单的做法是 setenforce 0 ok,java...

    Linux 5.5 +oracle 11gR2 sqlplus error

    具体错误信息为:“sqlplus:error while loading shared libraries:/u01/app/oracle/product/11.2.0/dbhome_1/lib/libclntsh.so.11.1:cannot restore segment prot after reloc: Permission denied”。本篇文章将...

    fedora校园上网指导

    4. 如果出现“./xrgsu: error while loading shared libraries: /usr/lib/libpcap.so.0.6.2: cannot restore segment prot after reloc: Permission denied”的问题,需要编辑/etc/sysconfig/selinux文件,将...

    linux错误乱码的具体解决方法

    最后,文章提到了安装 Zend Server CE for Linux 时遇到的问题,即`cannot restore segment prot after reloc: permission denied`错误。这通常与SELinux策略有关。有两种解决方法:一是临时关闭SELinux(风险较高)...

    Oracle11g客户端安装与配置(在Linux系统上).pdf

    - 如果出现“sqlplus: error while loading shared libraries: /usr/local/oracle/libnnz11.so: cannot restore segment prot after reloc: Permission denied”的错误,可以尝试将SELinux设置为Permissive模式: ...

    sqlplus libclntsh.so.11.1 Permission denied 解决方法

    在尝试运行 SQL Plus 工具时,可能会遇到一个错误提示:“cannot restore segment prot after reloc: Permission denied”,这通常发生在尝试加载 Oracle 的客户端库 `libclntsh.so.11.1` 时。此错误表明系统拒绝了...

    linux安装myeclipse教程

    如文档中提到的“cannot restore segment prot after reloc: Permission denied”错误,就是由于Linux的安全策略SELinux阻止了JVM加载必要的库文件。通过使用`chcon`命令改变文件的安全上下文,可以解决这类权限问题...

    webstorm linux5上安装失败

    - 如果出现权限错误,例如 “cannot restore segment prot after reloc: Permission denied”,则需要进一步调整 SELinux 设置。 ##### 步骤 3: 配置 SELinux 1. **编辑 SELinux 配置文件**: - 使用文本编辑器...

    Hadoop学习文档

    - **问题描述**: 安装完成后,可能会遇到权限相关的问题,例如`cannot restore segment prot after reloc: Permission denied`。 - **解决方案**: 1. 编辑`/etc/selinux/config`文件,将`SELINUX=enforcing`修改为`...

    freeradius mysql搭建

    - 如果启动失败并提示权限问题,如`error while loading shared libraries: cannot restore segment prot after reloc: Permission denied`,则需要修改SELinux配置。具体操作为将`/etc/selinux/config`文件中的`...

    高中英语单词天天记restore素材

    例如:"After the storm, they worked hard to restore power to the community."(风暴过后,他们努力恢复社区的电力供应)。 **词汇搭配**: - **~+名词** - restore book: 把书放回原位 - restore building: ...

    KiCad-Save-and-Restore-Reference-Positions:保存在KiCad中恢复参考标记的位置和方向

    KiCad保存并恢复参考位置 在KiCad中保存/恢复参考标记的位置和方向 对于那些经常修改库符号和封装的用户,将新的网表文件拖入电路板布局可能会导致参考标记重置为其默认位置。 这个简单的插件允许用户保存和恢复所有...

    fragment-state-save-restore-deep-dive:深入研究Fragment状态在Android中的保存和还原

    这个仓库原本是要作为博客系列的伴侣,但我现在觉得该仓库很全面,不需要博客文章。 我们将深入探讨Android中的Fragment在配置更改期间如何保存/恢复其状态。 乍一看,这似乎微不足道。 我想到的第一个解决方案是: ...

    PostgreSQL中文手册9.2

    八、 pg_restore: pg_restore:pg_restore:pg_restore: pg_restore:pg_restore:pg_restore:pg_restore: 77 PostgreSQL PostgreSQL PostgreSQL学习手册 学习手册 学习手册 (SQL (SQL语言函数 语言函数 ) . 83 一、基本...

    mongodb-restore:从mongodb-backup中为Node.js还原数据

    从还原数据 查看的命令行用法,类似于 安装 通过NPM安装 npm install mongodb-...var restore = require ( 'mongodb-restore' ) ; restore ( { uri : 'uri' , // mongodb://<dbuser>:<dbpassword>@<dbdomain>.mong

    RESTORE DATABASE命令还原SQLServer 2005 数据库

    RESTORE DATABASE命令是SQL Server数据库管理系统中用于还原数据库的SQL语句。该命令用于从备份文件中恢复数据库的全部或部分内容,保证数据库系统的数据安全和数据恢复能力。在SQL Server 2005版本中,该命令的基本...

    Docker容器自启动的实现方法

    Docker的 Restart policy与dockerd命令的–live-restore启动标志还有区别:–live-restore标志可以在Docker升级的时候保证容器继续运行,但是网络以及用户终端输入会被中断。 那到底什么是restart policy呢?我们来

    pg-restore:Github操作,用于在工作流程执行期间管理Postgres备份和还原

    使用带有psql的sql备份文件还原postgres服务容器。... - name : Postgres Backup Restore uses : tj-actions/pg-restore@v4.5 with : database_url : " postgres://test_user:test_password@localhost:5432/test_d

    Tivoli TSM restore commands

    本文将重点介绍 `tsm restore` 命令的相关知识点,包括如何使用该命令恢复文件,以及在恢复过程中需要注意的一些关键细节。 #### 二、`tsm restore` 命令概述 `tsm restore` 命令主要用于从 Tivoli Storage Manager...

Global site tag (gtag.js) - Google Analytics