Operating System - HP-UX
1754376 Members
3138 Online
108813 Solutions
New Discussion юеВ

How to install hpuxwsApache B.2.0.55.00 on PARISC2.0-64bits

 
SOLVED
Go to solution
Boys Santos_1
New Member

How to install hpuxwsApache B.2.0.55.00 on PARISC2.0-64bits

After installing hpuxwsApache B.2.0.55.00, it is still showing as 32-bit, PARISC1.1:

Server version: Apache/2.0.55 HP-UX_Apache-based_Web_Server
Server built: Oct 24 2005 13:05:03
Server's Module Magic Number: 20020903:11
Architecture: 32-bit
Server compiled with....
-D APACHE_MPM_DIR="server/mpm/worker"
-D APR_HAS_SENDFILE
-D APR_HAS_MMAP
-D APR_HAVE_IPV6 (IPv4-mapped addresses enabled)
-D APR_USE_SYSVSEM_SERIALIZE
-D APR_USE_PROC_PTHREAD_SERIALIZE
-D APR_USE_PTHREAD_SERIALIZE
-D APR_PROCESS_LOCK_IS_GLOBAL
-D SINGLE_LISTEN_UNSERIALIZED_ACCEPT
-D APR_HAS_OTHER_CHILD
-D AP_HAVE_RELIABLE_PIPED_LOGS
-D HTTPD_ROOT="/opt/hpws/apache"
-D DEFAULT_CHROOT_DIR=""
-D SUEXEC_BIN="/opt/hpws/apache/bin/suexec"
-D DEFAULT_SCOREBOARD="logs/apache_runtime_status"
-D DEFAULT_ERRORLOG="logs/error_log"
-D AP_TYPES_CONFIG_FILE="conf/mime.types"
-D SERVER_CONFIG_FILE="conf/httpd.conf"
2 REPLIES 2
Steven E. Protter
Exalted Contributor
Solution

Re: How to install hpuxwsApache B.2.0.55.00 on PARISC2.0-64bits

Shalom,

Apache/2.0.55 HP-UX_Apache-based_Web_Server is designed to run on 64 bit or 32 bit HP-UX systems.

If some of the code is 32 bit only, it will still run on a 64 bit HP-UX system because the OS is designed to accommodate this.

There is nothing else you need to do other than swinstall it.

If you have successfully done your own 64 bit compile, then you'll have to copy the files you compiled to a production location and hope they work.

You should still be able to control server behavior with the httpd.conf file.

PA-RISC 1.1 programs are designed to run on properly 64 bit systems. If apache was ported 32 bit, you have no alternative other than to get the source code and compile it yourself.

You are however, much better off leaving it alone and running it as it is.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
D Block 2
Respected Contributor

Re: How to install hpuxwsApache B.2.0.55.00 on PARISC2.0-64bits

you might try running "chatr" on your executable files and any Library file, to see the dependent Shared-Lib paths.
Golf is a Good Walk Spoiled, Mark Twain.