1753883 Members
7173 Online
108809 Solutions
New Discussion юеВ

Apache Error on HPUX 11

 
Jwalin
New Member

Apache Error on HPUX 11

Just installed the latest HPApache Webserver suite (v.1.0.09.01 Apache 2.0.47) and I get the following error when trying to start Apache.

./apachectl start

/usr/lib/dld.sl: Unresolved symbol: getaddrinfo (code) from /opt/hpws/apache/lib/libapr-0.sl.9

./apachectl[160]: 15892 Abort

Please help!

Thanks,
Jc
8 REPLIES 8
Steven E. Protter
Exalted Contributor

Re: Apache Error on HPUX 11

check the swagentd log from the installation. Almost certainly this installation has failed.

sweverify \* will show errors.

You may be able to fix them as follows:

swconfig \*

If that doesn't work, remove the product and resinstall.

swremove
swinstall

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
Rajeev  Shukla
Honored Contributor

Re: Apache Error on HPUX 11

Have you taken care of recomended patches for Apache. I guess it could be because of patch
Jwalin
New Member

Re: Apache Error on HPUX 11

The installation was successful.

No, I haven't installed the patches. Could you please point me towards the list of patches I need for this.

Thanks,
Jc
Steven E. Protter
Exalted Contributor

Re: Apache Error on HPUX 11

itrc.hp.com
individual patches
hpux

pick your os

search for apache

Download and install the dependencies.

Please read this doc:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=140137

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
Rajeev  Shukla
Honored Contributor

Re: Apache Error on HPUX 11

Go through this document

http://www.software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXWSATW100901

Which talks about the system requirement, below is an extract which talks about the ld version to be upgraded for it to work and install the patch said

Apache binaries (PA-RISC) require ld and libdld version B.11.32 or higher.
To determine the version on your machine, type ld -V and what /usr/lib/libdld.sl at the command line. Install the correct patch from IT Resource Center for Americas and Asia Pacific or Europe.
- PHSS_26559 for HP-UX 11.00 or
- PHSS_26560 for HP-UX 11i (11.11)
Jwalin
New Member

Re: Apache Error on HPUX 11

Installed this one earlier: PHSS_26559

Tried what it says.
# ld -V
92453-07 linker command s800.sgs ld PA64 B.11.33 REL 020603
ld: 92453-07 linker linker ld B.11.33 020617

ksh: ./libdld.sl: cannot execute

Apache same error.
------------------
Guess I'll install
PHSS_26560 for HP-UX 11i (11.11)
and see if it helps.

Thanks,
Jc
Jwalin
New Member

Re: Apache Error on HPUX 11

Thank you Gentlemen.

The PHSS_26559 Patch worked. I had to swremove the Apache that I had installed on the box because it was with IPv6 and it was for HP11.11. I downloaded the latest HPUXWSATW-A100901-1100PA.depot and installed it and its working great.

Thanks,
Jc
Rajeev  Shukla
Honored Contributor

Re: Apache Error on HPUX 11

Can u assign points for the time ...
people took to reply..