0% found this document useful (0 votes)
88 views13 pages

SAP Content Server Install

1. The document provides steps to install Apache software for two users (qtccs and qtccsc) on Linux/AIX servers and configure the software. 2. It also includes steps to install SAP content server software using a script, and copy patch files for the Apache modules to the proper directories. 3. Finally, it describes cleaning up shared library files and copying updated module files to the Apache directories for both users.

Uploaded by

KotiEswar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
88 views13 pages

SAP Content Server Install

1. The document provides steps to install Apache software for two users (qtccs and qtccsc) on Linux/AIX servers and configure the software. 2. It also includes steps to install SAP content server software using a script, and copy patch files for the Apache modules to the proper directories. 3. Finally, it describes cleaning up shared library files and copying updated module files to the Apache directories for both users.

Uploaded by

KotiEswar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 13

Step 1:

1. Make sure file systems are created


2. Login as Root
3. chown dtccs:sapsys /sapcontfs/DTC
4. chmod 775 /sapcontfs/DTC
5. chown dtccs:sapsys /home/dtccs
6. chown dtccsc:sapsys /home/dtccsc
7. cd /opt/freeware/lib
8. ls libexpat.a ( if the file doesn’’t exist then do 9 – 12)
9. cp -ip /export/CONTENT_SERVER/inst/libexpat.a .
10. cd /usr/lib
11. ln -s /opt/freeware/lib/libexpat.a libexpat.a
12. login to qtccs
13. Install apache software for id qtccs
a. su – dtccs
b. cd
c. cp -ip /sapcd/apache/apache_gold.tar .
d. $ pwd
e. tar –xvf apache_gold.tar
f. cd apache/bin
g. vi apachectl apxs ( change :1,$s/qtccsc/dtccs/g)
h. cd apache/conf
i. vi httpd.conf (change :1,$s/qtccsc/dtccs/g) – add “ServerName <hostname>”
j. $ ./apachectl start
k. ./apachectl start: httpd started
l. $ ./apachectl stop
m. ./apachectl stop: httpd stopped
14. Install apache software for id qtccsc
a. su – dtccsc
b. cd
c. cp -ip /sapcd/apache/apache_gold.tar .
d. $ pwd
e. tar –xvf apache_gold.tar
f. cd apache/bin
g. vi apachectl apxs ( change :1,$s/qtccsc/dtccsc/g)
h. cd apache/conf
i. vi httpd.conf (change :1,$s/qtccsc/dtccsc/g) - add “ServerName <hostname>”
j. $ ./apachectl start
k. ./apachectl start: httpd started
l. $ ./apachectl stop
m. ./apachectl stop: httpd stopped
15. Login as root
16. cd /export/CONTENT_SERVER/inst
17. $vi qtc_sapinst.sh
export TMP=/usr/sap/QTL/tmp
export TMPDIR=/usr/sap/QTL/tmp
export TEMP=/usr/sap/QTL/tmp
export PATH=$PATH:/usr/java14_64/jre/bin
export JAVA_HOME=/usr/java14_64
export SAPINST_JRE_HOME=/usr/java14_64
cd /sapcd/NW2004S/BS_2005_SR2_SAP_Installation_Master/IM_AIX_PPC64
# cd /export/CRM_2007_INSTALL/SAP_CRM_2007_Installation_Master/IM_AIX_PPC64
nohup ./sapinst SAPINST_DIALOG_PORT=3285 GUISERVER_DIALOG_PORT=3275
SAPINST_START_GUI=false
18. Login as root
19. cd /export/CONTENT_SERVER/inst
20. ./ qtc_sapinst.sh
21. Start SAPINST:
a.
22. Custom Install:

23.
24.
25.
26. Change the users to dtccs and dtccsc respectively and also enter the home directory of
them.
Copying Patches:

1. /usr/sbin/slibclean
2. patches are in /export/CONTENT_SERVER/patches
3. login as stccs
4. ps –aef | grep httpd ( make sure nothing runs here)
5. $ pwd
6. /home/stccs/libexec
7. $ ls
8. libsapsecu.o mod_sapcs.o
9. $ cp -ip libsapsecu.o libsapsecu.o.old
10. $ cp -ip mod_sapcs.o mod_sapcs.o.old
11. $ cp -ip /export/CONTENT_SERVER/patches/*.o .
12. overwrite ./libsapsecu.o? y
13. overwrite ./mod_sapcsc.o? y
14. $ pwd
15. login as stccsc
16. cd libexec
17. pwd
18. /home/stccsc/libexec
19.

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy