[users@httpd] RE: undefined symbol: EVP_KDF_ctrl, version OPENSSL_1_1_1b - RHEL-8

2023-03-03 Thread Devendra.S.Daiya
Can anyone please response. Thanks. Regards, Devendra From: devendra.s.da...@wellsfargo.com.INVALID Sent: Thursday, March 2, 2023 10:31 PM To: users@httpd.apache.org Subject: [users@httpd] undefined symbol: EVP_KDF_ctrl, version OPENSSL_1_1_1b - RHEL-8 Hi Team, I have been facing below issu

[users@httpd] undefined symbol: EVP_KDF_ctrl, version OPENSSL_1_1_1b - RHEL-8

2023-03-02 Thread Devendra.S.Daiya
Hi Team, I have been facing below issue since 2.4.54 on RHEL-8 server. I got the same error on 2.4.55 as well. >httpd: Syntax error on line 39 of /path/to/httpd.conf: Cannot load >/path/to/module/modules/.so into server: >/lib64/libk5crypto.so.3: undefined symbol: EVP_KDF_ctrl, ver

[users@httpd] /lib64/libk5crypto.so.3: undefined symbol: EVP_KDF_ctrl, version OPENSSL_1_1_1b - Error on RHEL-8 Server

2022-04-21 Thread Devendra.S.Daiya
Hi, I compiled apache http server with modSecurity 2.9.4 on RHEL-7 and RHEL-8. I was able to start RHEL-7 but not RHEL-8 I am getting below error while startup on RHEL-8 server. After research I deleted libcrypto.so.1.1 and libcrypto.so from under apache/lib folder and It started. Now I am not

[users@httpd] Issue with pcre2 module in apache http server 2.4.53

2022-03-30 Thread Devendra.S.Daiya
Hi Team, I have recently compiled apache http server 2.4.53 version with pcre 8.44. After successful build I am not able to start instance with below error error while loading shared libraries: libpcre2-8.so.0: cannot open shared object file: No such file or directory While looked at change lo