Quantcast
Channel: SCN : Document List - SAP NetWeaver Administrator
Viewing all articles
Browse latest Browse all 273

sap content server installation on HP-UX

$
0
0

Dear Friends,

 

Recently I installed content server in a HP-UX OS together with my colleague Shawn.

 

1. The installation guide can be found as below:
service.sap.com/contentserver -> Resource - > " SAP Content Server 6.50 - Unix Installation"

 

2. the guide is very comprehensive, the every step screenshot is mentioned in the guide, so here I give the important tips that needed, but some are not clearly mentioned in the guide:

2.1 BEFORE compiling Apache, set os environment variables<
CFLAGS="+DD64 +DSitanium2", LDFLAGS="+DD64 +DSitanium2"> for content server USER according to SAP note 664384

2.2  AFTER <make install Apache>, we should add below lines in <apache root directory>/conf/httpd.conf as per SAP note 940584

 

LoadFile /usr/lib/hpux64/libunwind.so

LoadFile /usr/lib/hpux64/libCsup.so

LoadFile /usr/lib/hpux64/libstd_v2.so

Capture33.PNG

 

 

2.2 then restart apache


3. follow the installation guide to start sapinst to install content server together with maxdb

 

4. After installation, use below link to verify content server status (default port is 1090):

 

hostname:<port>/ContentServer/ContentServer.dll?serverInfo

Capture.PNG

 

only if the serverStatus = running, then we can say content server is running, should be able to work.

 

Then use can use csadmin to configure SAP to content server.

 

Best regards,
James


Viewing all articles
Browse latest Browse all 273

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>