Hi Guys .
Please note we are trying to installation for DMS in QA environment and integrate with ECC QA Environment for the same We are planning to install both Content Server and Cache Server and done installation as per the guide. We are using HP-UX ia64 bit server along with Max DB 7.9 SP08_1 DB and Content Server 6.5 and Apache 2.2.29.
We have installed two apache services for Content Server user <SID>cs and Cache Server <SID>csc respectively. Although the Apache Web Service is working fine with Content Server but we are getting error when we are trying to start Apache Web service for Cache Service.
Please note Content Server and Cache Servers are being hosted in same box.
We are getting error
=================================================================================================================================================================
$ pwd
/usr/users/dmqcsc/apachenew
$ ./apachectl start
sh: ./apachectl: not found.
$ cd bin
$ ./apachectl start
httpd: Syntax error on line 45 of /usr/users/<SID>csc/apachenew/conf/httpd.conf: Cannot load /usr/lib/hpux64/libunwind.so into server: '/usr/lib/hpux64/libunwind.so' is not a valid load module: Bad magic number
=====================================================================================================
But we can start apache service for <SID>csc (Cache Server) when we comment following lines in httpd.conf . But although apache server runs fine but it unable to open web address http://<IP Address>:1095/Cache/CSProxyCache.dll?ServerInfo
giving 404 error
LoadFile /usr/lib/hpux64/libunwind.so
LoadFile /usr/lib/hpux64/libCsup.so
LoadFile /usr/lib/hpux64/libstd_v2.so
These three lines were added as per SAP Note 940584
This resulting into error when we try to test connection to content repository from OAC0.
cd /usr/lib/hpux64
# ls -ltr libstd_v2.so
lr-xr-xr-x 1 bin bin 16 Nov 6 20:11 libstd_v2.so -> ./libstd_v2.so.1
# ls -ltr libunwind.so
lr-xr-xr-x 1 bin bin 16 Nov 6 20:11 libunwind.so -> ./libunwind.so.1
# ls -ltr libstd_v2.so
lr-xr-xr-x 1 bin bin 16 Nov 6 20:11 libstd_v2.so -> ./libstd_v2.so.1
=================================================================================================================
Also request you to provide elaborate Cache Server Documentation post installation , if you have any
Warm Regards,
Sagar Neil Barman
+919748724816