- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Apache web 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
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
тАО12-29-2001 01:16 AM
тАО12-29-2001 01:16 AM
Apache web server
Hi ,
Can anyone let me know the procedure for installing Apache Web server on HPUX 10.20/11.00,or the website for documentation for installing Apache web server.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-29-2001 01:35 AM
тАО12-29-2001 01:35 AM
Re: Apache web server
Note this bug report related to installation of apache on HP-UX:
http://bugs.apache.org/index.cgi/full/4931
The short version is that the '-Aa' flag for HP-UX in src/Configure needs to be changed to '-Ae +DAportable' before running configure.
Configuration of the httpd.conf should be the same for HP-UX as for other operating systems. Make good use of doc/apache_include.conf and doc/startup.pl.
For more details, browse the following pages:
http://tallyman.akopia.com/doc/install_hp.html
http://www.zend.com/manual/install.hpux.php
Hope this helps. Regards.
Steven Sim Kok Leong
Brainbench MVP for Unix Admin
http://www.brainbench.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-29-2001 01:37 AM
тАО12-29-2001 01:37 AM
Re: Apache web server
This is the best uRLs to start @
http://www.hp.com/products1/unix/webservers/apache/index.html
http://www.apache.org/
http://www.hp.com/products1/unix/webservers/apache/downloads/index.html
Additional resources can be found @
http://www.bluestone.com/products/hp_web_services/default.htm
Don't forget to put some points!
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x316efd3f91d3d5118ff40090279cd0f9,00.html
G'd Luck & Happy New Year
T++
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-29-2001 10:23 AM
тАО12-29-2001 10:23 AM
Re: Apache web server
www.apache.org is the place to explore. It has got everything to install apache server including the binaries.
Get the binaries (if you don't want to compile) from this URL
http://www.apache.org/dist/httpd/binaries/hpux/
How to install and configure documentation from this URL
http://httpd.apache.org/docs-2.0/
In case if you run into problems, you can search if that problem was already reported here in these mailing lists
http://httpd.apache.org/lists.html
And enjoy your project. Working with Apache is fun.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-31-2001 05:54 AM
тАО12-31-2001 05:54 AM
Re: Apache web server
http://hpux.cs.utah.edu/hppd/hpux/Networking/WWW/apache-1.3.22/
Points are a good thing.
Thanks