Skip to main content

All Questions

Tagged with
2 votes
2 answers
44 views

Why is the group permissions rwx for folder but read for newly created files within it?

On Rocky 8 (Redhat), I have a site running under Apache (httpd). I have the permissions set as follows including setguid so files created within the uploads folder inherit the group: [root@myserver ~]#...
Confounder's user avatar
0 votes
0 answers
21 views

Can't run php page in RedHat satellite

i'm using RedHat satellite 6.15 in RHEL 8. We want to add some php web page like dokuwiki/racktable there. But i have problem that if i install php and put php files in /var/www/html/pub/ directory, I ...
Neci's user avatar
  • 1
1 vote
0 answers
106 views

503 Service Unavailable after 60 seconds Apache Symfony (in certain features only)

I currently face an issue in a Symfony 3.4 application, in one of its features which loads history of some data (a lot of data actually which dates from 2017). When trying to access the history ...
mblackroot's user avatar
0 votes
0 answers
26 views

local RHEL 8 apache webserver not available from different subnet

I have setup a small apache webserver on a RHEL 8 VM that is accessible to machines on that particular subnet (10.x.x.x), but not on another subnet (172.x.x.x). This webserver has no internet access. ...
808mrb's user avatar
  • 1
0 votes
0 answers
98 views

httpd graceful restart - syntax error

Found this on my httpd server [pid 18582] AH00171: Graceful restart requested, doing restart httpd: Syntax error on line 56 of /etc/httpd/conf/httpd.conf: Syntax error on line 1 of /etc/httpd/conf....
N. J's user avatar
  • 177
0 votes
0 answers
3k views

How to verify the enabled Ciphers through OpenSSL in RHEL 8.5

Our Java Application is functioning on RHEL 8.5 OS platform with TLSv1.2 protocol. Here, to improve the security, We want to enable only a few ciphers and need to block others. CIPHERS TO BE ENABLED: ...
Learner's user avatar
  • 21
0 votes
1 answer
964 views

How to enable TLSv1.3 in Apache 2.4.35 with OpenSSL 1.1.1?

My java application was installed on RHEL 8.5 OS Platform which has OpenSSL version 1.1.1. And the application was compiled on RHEL 5.6 OS platform where the OpenSSL version was 0.9.8. Also, the ...
Learner's user avatar
  • 21
1 vote
0 answers
155 views

How to use apachectl with systemd instances

I’m attempting to isolate sites and configurations using multiple instances of httpd via systemd as per this article. Everything seems to be working as expected, however when attempting to debug ...
Mose's user avatar
  • 123
1 vote
1 answer
275 views

java.net.connectException: Connection Refused by apache

Recently we have updated our OS from RHEL 6.10 to RHEL 8.4. After the installation of RHEL 8.4, we installed our application which uses Apache internally. Please note that our application is ...
Learner's user avatar
  • 21
0 votes
0 answers
83 views

Need help about PHP modules on RHEL 7.2- Apache shows code instead of executing it

On my rhel 7.2 system, I finished installing Apache 2.4.46 and PHP 7.4.19. However, when I start apache and access to my own php file, it shows source code instead of executing it. I find some ...
TRONG NGUYEN's user avatar
0 votes
0 answers
173 views

Need help about apache 2.4.46 configuration on rhel 7.2!!! (HTTPD_ROOT)

The first time I installed Apache 2.4.46 from source downloaded on the Internet , I just run ./configure && make && make install, so the default directories for this are : ServerRoot = ...
TRONG NGUYEN's user avatar
0 votes
1 answer
454 views

RHEL 6 conf.modules.d not existing

I want to change the SSO of my application and need a httpd server for authentication via Keycloack. Now the problem is that when I install the httpd I don't have the conf.modules.d directory, which ...
user431918's user avatar
0 votes
1 answer
4k views

How to disable all the SSLv2 and SSLv3 SSL protocols in RHEL?

I have edited the following line in the /etc/httpd/conf.d/ssl.conf configuation and restarted the service. SSLProtocol All -SSLv2 -SSLv3 But when I run the following it still shows that server is ...
Dinuka Kavinda's user avatar
0 votes
1 answer
2k views

Service running on RHEL7.5 is not running on RHEL8 (httpd service)

I have service which was working fine with RHEL 7.5, now I have upgraded to RHEL 8 and same service is failing with below status: Service.service - LSB: Web Server Loaded: loaded (/etc/rc.d/init.d/...
DIPESH DHAMELIYA's user avatar
0 votes
1 answer
302 views

build apache on linux server

I have downloaded pcre from https://ftp.pcre.org/pub/pcre/pcre2-10.34.tar.gz and extracted it to /usr/local/lib when I run ./configure --with-included-apr --with-pcre=/usr/local/lib/pcre2-10.34 I ...
Daniel's user avatar
  • 111

15 30 50 per page
1
2 3 4 5