{"id":5676,"date":"2016-04-14T18:13:29","date_gmt":"2016-04-14T10:13:29","guid":{"rendered":"http:\/\/rmohan.com\/?p=5676"},"modified":"2016-04-14T18:13:58","modified_gmt":"2016-04-14T10:13:58","slug":"5676","status":"publish","type":"post","link":"https:\/\/mohan.sg\/?p=5676","title":{"rendered":"DSO load failed: SSL0166E: Failure attempting to load GSK library (libgsk7ssl.so) Configuration Failed"},"content":{"rendered":"<p>The following error will be displayed in the error_log while starting the Apache webserver after enabling the SSL module.<\/p>\n<p><b>Error: [Tue Dec 09 00:00:18 2014] [notice] (2019)DSO load failed: SSL0166E: Failure attempting to load GSK library (libgsk7ssl.so) Configuration Failed<\/b><\/p>\n<p><b>OS &#8211; Linux<\/b><\/p>\n<table class=\"tr-caption-container\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td><a href=\"http:\/\/rmohan.com\/wp-content\/uploads\/2016\/04\/download-4.png\" rel=\"attachment wp-att-5677\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-5677\" src=\"http:\/\/rmohan.com\/wp-content\/uploads\/2016\/04\/download-4.png\" alt=\"download (4)\" width=\"657\" height=\"96\" srcset=\"https:\/\/mohan.sg\/wp-content\/uploads\/2016\/04\/download-4.png 657w, https:\/\/mohan.sg\/wp-content\/uploads\/2016\/04\/download-4-300x44.png 300w, https:\/\/mohan.sg\/wp-content\/uploads\/2016\/04\/download-4-150x22.png 150w, https:\/\/mohan.sg\/wp-content\/uploads\/2016\/04\/download-4-400x58.png 400w\" sizes=\"(max-width: 657px) 100vw, 657px\" \/><\/a><\/td>\n<\/tr>\n<tr>\n<td class=\"tr-caption\">SSL0166E: Failure attempting to load GSK library (libgsk7ssl.so) Configuration Failed<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>To check if the GSK library or the Key kdb file is corrupted, Use the following commands.<\/p>\n<p><b>\/opt\/HTTPServer\/bin\/gsk7capicmd -cert -list -db key.kdb<\/b><\/p>\n<p>If the following error is seen, Then it is due to the bit conflict issue between the server and the OS.<\/p>\n<p><b>error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory<\/b><\/p>\n<p>ie, If you have a 32-bit IHS installed and you don&#8217;t have the supportive libraries installed in the os 32 bit libraries, (\/usr\/lib). The above error is seen.<\/p>\n<p>To check the bit of IHS, Use the following command:<\/p>\n<p><b>\/opt\/HTTPServer\/bin\/httpd -V<\/b><\/p>\n<p><b>Solution:<\/b> To resolve this issue, You have to find out the missing library using the following command.<\/p>\n<p><b>yum whatprovides libstdc++.so.5<\/b><\/p>\n<p><b>Command&#8217;s output:<\/b><\/p>\n<p>Loaded plugins: product-id, refresh-packagekit, rhnplugin, security, subscription-manager<br \/>\nThis system is receiving updates from RHN Classic or RHN Satellite.<br \/>\ncompat-libstdc++-33-3.2.3-69.el6.i686 : Compatibility standard C++ libraries<\/p>\n<p>Now install the library that is required for libstdc++.so.5.<\/p>\n<p><b>yum install compat-libstdc++-33-3.2.3-69.el6.i686<\/b><\/p>\n<p>check the \/usr\/lib folder, The libstdc++.so.5 is listed.<\/p>\n<p>Restart the IHS server, The ssl issue will be resolved.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>The following error will be displayed in the error_log while starting the Apache webserver after enabling the SSL module.<\/p>\n<p>Error: [Tue Dec 09 00:00:18 2014] [notice] (2019)DSO load failed: SSL0166E: Failure attempting to load GSK library (libgsk7ssl.so) Configuration Failed<\/p>\n<p>OS &#8211; Linux<\/p>\n<p> SSL0166E: Failure attempting to load GSK library (libgsk7ssl.so) Configuration Failed <\/p>\n<p>To check if [&#8230;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[25],"tags":[],"_links":{"self":[{"href":"https:\/\/mohan.sg\/index.php?rest_route=\/wp\/v2\/posts\/5676"}],"collection":[{"href":"https:\/\/mohan.sg\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mohan.sg\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mohan.sg\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mohan.sg\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=5676"}],"version-history":[{"count":2,"href":"https:\/\/mohan.sg\/index.php?rest_route=\/wp\/v2\/posts\/5676\/revisions"}],"predecessor-version":[{"id":5679,"href":"https:\/\/mohan.sg\/index.php?rest_route=\/wp\/v2\/posts\/5676\/revisions\/5679"}],"wp:attachment":[{"href":"https:\/\/mohan.sg\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=5676"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mohan.sg\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=5676"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mohan.sg\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=5676"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}