On Tue, 13 Jan 2015, Kannan Narayanasamy -X (kannanar - HCL TECHNOLOGIES LIMITED at Cisco) wrote:
> Hi, > > We are using Apache 2.2.17. due to some vulnerability issue on openssl was > upgraded to 0.9.8.zc version. After that apache process is not getting > started and throws below error. > > Error: > --------- > The Apache service named reported the following error: >>> Apache.exe: > Syntax error on line 1072 of /Apache/conf/httpd.conf: Cannot load > /modules/mod_ssl.so into server: The operating system cannot run The Apache > service named. . > > We need to upgrade mod_ssl as well? The same upgrade scenario is working fine > in Linux, facing issue with Windows. Any pointer? Thanks in advance. > > Thanks, > Kannan Narayanasamy. mod_ssl always has to be paired with the same version as the OpenSSL version. So, yes, you will need to upgrade / re-compile your Apache / mod_ssl package. > -- Henrik Hudson [email protected] ----------------------------------------- "God, root, what is difference?" Pitr; UF --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
