Error "shared objects not available" is thrown while running Apache server (httpd) on a 64-bit platform.

Error "shared objects not available" is thrown while running Apache server (httpd) on a 64-bit platform.

book

Article ID: KB0088767

calendar_today

Updated On:

Products Versions
TIBCO Enterprise Message Service -
Not Applicable -

Description

Resolution:
Description:
= = = = = = =
Requirements to run a 32-bit Apache server (httpd) on a 64-bit platform.

Environment:
= = = = = = =
ALL

Resolution:
= = = = = =
TIBCO ships only 32-bit version of the Apache server (httpd) with the EMS server to run the Central Administrative server. In order to run this 32-bit httpd on a 64-bit machine like any other 32-bit application,  we need to have all 32-bit shared system libraries installed on the machine which are being referenced by the Apache server (httpd). Since 32-bit versions of those shared libraries are installed in different locations than the 64-bit version,  it will  not over write any other 64-bit version  which comes as a standard package from a Unix vendor.  Make sure that all the 32-bit shared libraries
are installed, otherwise the "shared objects not available" error message will be thrown while running Apache server (httpd) on a 64-bit platform.

Issue/Introduction

Error "shared objects not available" is thrown while running Apache server (httpd) on a 64-bit platform.