- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- About APache-based Web Server upgrade
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
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
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
тАО02-18-2008 09:55 PM
тАО02-18-2008 09:55 PM
If upgrading from 2.0.49 to the newest version 2.0.59, do I need to swremove the old version first? Is there any document from HP?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-18-2008 10:55 PM
тАО02-18-2008 10:55 PM
SolutionhpuxwsApache A.2.0.58.00 HP-UX Apache-based Web Server
and I guess the later media releases have newer versions.
swinstall will manage the update - so simply install the newer version.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-19-2008 02:00 AM
тАО02-19-2008 02:00 AM
Re: About APache-based Web Server upgrade
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-19-2008 05:14 AM
тАО02-19-2008 05:14 AM
Re: About APache-based Web Server upgrade
Make a a backup just in case!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-19-2008 04:13 PM
тАО02-19-2008 04:13 PM
Re: About APache-based Web Server upgrade
For example, the last update I did a few weeks ago to fix a security issue scrapped php.ini and apachectl which were customized, so better make a backup and try it on your test environment first.
Olivier
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-20-2008 04:04 AM
тАО02-20-2008 04:04 AM
Re: About APache-based Web Server upgrade
upgrade before applying it to a production server. E.g. Apache 2.0.58.01
needed Perl 5.8.8 to be installed first, with Apache shut down. However the new 'apachectl' startup file wanted to use Perl 5.6.1
There are often issues like that to deal
with after an Apache upgrade.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-20-2008 07:25 AM
тАО02-20-2008 07:25 AM
Re: About APache-based Web Server upgrade
Sorry I am not experience with apache.
I hit another problem when trying to stop apache.
As I know start and stop of apache is control by apachectl start/stop.
But when I execute "apachectl stop", "httpd" is still in "ps -f".
It is not related to the upgrade issue, but I just curious to know, beside apachectl status, is there any way to check apache is currently running?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-20-2008 07:57 AM
тАО02-20-2008 07:57 AM
Re: About APache-based Web Server upgrade
apachectl will control the server listen on port 80, but apache based server is also used for example
ISEE - port 5060
SMH - port 2301/2381
Read the "ps -ef" output carefully, SMH related server looks like this (for this example):
hpsmh 19628 19616 0 16:49:06 ? 0:00 /opt/hpws/apache/bin/httpd -k start -DSSL -f /opt/hpsmh/conf/sm
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-23-2008 05:33 AM
тАО02-23-2008 05:33 AM