Follow the
step to start and stop IBM HTTP Server (IHS) v 8.5 Server on windows:
If u want to watch start and stop IBM HTTP
Server(IHS) ,click on below link
(or)
Note:
1)Follow the one step at a time to start and stop IBM HTTP Server. Don't start one step to start and another step to stop IBM HTTP Server.
2)Verify every time at starting and stopping IBM HTTP Server through in your browser.
ex:
http://localhost:80 -----here 80 is port no.
If IBM HTTP Server started in browser will show like this
1.I installed IBM HTTP Server v 8.5 on
windows system.
ex:
Installation path of IBM HTTP Server in my windows system
E:\usr\local\opt\ihs\ihs85
Click below link for installation process
of IBM HTTP Server v 8.5
2.Follow any one of the step to start and
stop IBM HTTP Server.
Step 1)To start and stop IHS from
command prompt
a)To
start From the Command prompt.
go to <IHS_ROOT> in command prompt.
ex:
E:\usr\local\opt\ihs\ihs85
go to bin folder
ex:
E:\usr\local\opt\ihs\ihs85>cd
bin
Then execute apache.bat command like below example
ex:
E:\usr\local\opt\ihs\ihs85\bin>apache.exe
-k start -f e:\usr\local\opt\ihs\ihs85\conf\httpd.conf
b)To stop From the Command
prompt.
Execute apache.bat command
like below example
ex:
E:\usr\local\opt\ihs\ihs85\bin>apache.exe -k
stop -f
e:\usr\local\opt\ihs\ihs85\conf\httpd.conf
Step
2)To start and stop IHS from "Start" menu
a)To start From "start"
menu
start-------->All
Programs---------> Expand IBM HTTP Server V 8.5
Then double click
on "Start HTTP Server"
b)To
stop From "start" menu
start-------->All
Programs---------> Expand IBM HTTP Server V 8.5
Then double click
on "Stop HTTP Server"
Step 3)To start and stop IHS from Windows services
a)To start From Windows
services
start-------->run-------->type
services.msc
Search for "IBM
HTTP Server v 8.5". Right click on it than click on "start".
a)To stop From Windows services
start-------->run-------->type
services.msc
Search for "IBM
HTTP Server v 8.5". Right click on it than click on "stop".
These are some steps to start and stop IBM
HTTP Server on windows.
thank u.
comments & feedback r most welcome.
tell me which topics in WebSphere application server 8.5 u want
Can u explain HPEL?
ReplyDeletewhat is liberty profile?
verify this link for HPEL
Deletehttp://publib.boulder.ibm.com/infocenter/ieduasst/v1r1m0/topic/com.ibm.iea.was_v8/was/8.0/Labs/WASv8_HPEL_Lab.pdf?dmuid=20110613140906605556
Verify this link for liberty profile.
https://www.ibmdw.net/wasdev/docs/introducing_the_liberty_profile/
very soon i will explain these topics in my blog.
thank u.......