Sunday 7 July 2013

Bounce the apache server

1. Connect to the server through Putty.


Now write
1. cd $COMMON_TOP.


2. cd admin/scripts/



Now write adapcctl.sh stop and once the appache is stopped write adapcctl.sh start to start the Appache server.

To bounce Appache in R12

1. adapcctl.sh stop
2. adoacorectl.sh stop

3. adapcctl.sh start
4. adoacorectl.sh start

These scripts are in $INST_TOP/admin/scripts

No comments:

Post a Comment