Top "Rhel7" questions

For development issues encountered while using Red Hat Enterprise Linux 7

How to force httpd to use rh-php56 from red hat software collections

Anyone have any luck with making httpd use rh-php56 from the Red Hat Software Collections? I see documentation on how …

apache rhel7 software-collections
yum install not working from Dockerfile

I was trying to create a Docker Image for ProxySQL . Following is my DockerFile FROM rhel7:latest USER root MAINTAINER …

docker dockerfile rhel7 proxysql
pam_open_session: System error and sudo: policy plugin failed session initialization with no pass expiary in etc/pam.d/password-auth

I am struggeling with an error in REHL 7. I have a REHL Image witch is accessible only over SSH key …

rhel rhel7 pam
PHP is_writable() function always returns false for a writable directory

I'm trying to install a PHP-based software package in a Red Hat 7 Amazon EC2 instance (ami-8cff51fb) that has …

php linux amazon-ec2 redhat rhel7
Can't start MySQL after RHEL upgrade to 7.2, Unregistered Authentication Agent

I just upgraded my RHEL system from 6.7 to 7.2, and am having issues starting up MySQL again. When running: # systemctl start …

mysql rhel rhel7
MariaDB over SSL not working, "certificate verify failed"

Using this guide I'm attempting to set up MariaDB (mysql) for using SSL between dbserver and appclient. I created the …

ssl mariadb rhel7
How do I extend the space of /dev/mapper/rhel-root?

[root@ap-dcr-ctc01 log]# sudo vgs VG #PV #LV #SN Attr VSize VFree rhel 2 3 0 wz--n- 298.99g 0 As you can see the …

rhel7 lvm
How to install optional rpms on RedHat 7?

I am trying to install RedHat optional rpms on RHEL 7 as follow. sudo yum install rhel-7-server-extras-rpms rhel-7-server-optional-rpms Loaded …

rhel rhel7 repo
Installing python36-devel on rhel7 failing

Trying to install python36-devel on RHEL7, ends up getting error Tried resolving the dependencies as stated in error, but …

python-3.6 yum rhel7
Could not find xmlsec1 config. Are libxmlsec1-dev and pkg-config installed?

This is happing especially on RHEL Already installed this packages yum install libxml2-devel xmlsec1-devel xmlsec1-openssl-devel libtool-ltdl-devel Could …

python-3.x rhel7 xmlsec1