- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- how can stop the apache wed server
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2012 09:37 PM
01-06-2012 09:37 PM
how can stop the apache wed server
how can stop the apache wed server and services on hp ux 11.31
and start the apache.
aamir uddin
- Tags:
- Apache
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2012 09:03 AM
01-07-2012 09:03 AM
Re: how can stop the apache wed server
There is a command called apachectl. Look at the man page for it.
There may also be a start/stop script in /sbin/init.d for your web server. You can use that as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2012 10:41 PM
01-08-2012 10:41 PM
Re: how can stop the apache wed server
Hi,
There is no manual entry of apache
man apchectl
No manual entry for apchectl.
Please do needful.
aamir uddin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2012 01:09 AM
01-24-2012 01:09 AM
Re: how can stop the apache wed server
V.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2012 06:55 AM
01-25-2012 06:55 AM
Re: how can stop the apache wed server
Hi,
To start apche please check the path of installtion of apache.
Usually in hp-ux you have to use .
/opt/hpws/apache/bin/apachectl stop |start
If this is not the path check your .profile file in whcih PATH variable must contains the apache path.
just # cd <apache installed path>/bin
#./apachectl stop |start.
Hope this helps !!
regds
Yogesh