GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Apache installation
Operating System - HP-UX
1862983
Members
1952
Online
110446
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
- Integrity Servers
- Server Clustering
- HPE NonStop Compute
- HPE Apollo Systems
- High Performance Computing
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Knowledge Base
Forums
Discussions
- Cloud Mentoring and Education
- Software - General
- HPE OneView
- HPE Ezmeral Software platform
- HPE OpsRamp Software
Knowledge Base
Discussions
Forums
Discussions
back
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
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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
10-16-2003 06:21 AM
10-16-2003 06:21 AM
OS HPUX 10.20; box i470; apache_1.3.9-hp9000_715-hpux10.20.tar
When installing apache using the command ./install-bindist.sh I get a constant stream; tar: couldn't get gname for gid 110
After starting the httpd daemon I get tons of error messages. Any clues or help.
Thanks,
Otto
When installing apache using the command ./install-bindist.sh I get a constant stream; tar: couldn't get gname for gid 110
After starting the httpd daemon I get tons of error messages. Any clues or help.
Thanks,
Otto
Solved! Go to Solution.
- Tags:
- Apache
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2003 06:27 AM
10-16-2003 06:27 AM
Solution
The error message when you un-tar the file is just telling you that a group with GID 110 does not exist in your /etc/group file, this it can't get the name of the group. Whatever the group of the files was when they were tar'ed, the GID was 110.
On my 10.20 machine, the all of the apache files belong to the 'bin' group. I would do a 'chmod -R bin /opt/apache'.
As to the errors when you start the httpd daemon... What are they?
On my 10.20 machine, the all of the apache files belong to the 'bin' group. I would do a 'chmod -R bin /opt/apache'.
As to the errors when you start the httpd daemon... What are they?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2003 08:54 AM
10-16-2003 08:54 AM
Re: Apache installation
The messages are as follows;
dld.sl: Call to map () faild -TEXT /usr/local/apache/libexec/mod_vhost_alias.so
usr/lib/dld.sl: Permmision denied
Syntax error on line 207
Cannot load /usr/localapache/libexec/mod_vhost/alias.so into server: Permition denied
dld.sl: Call to map () faild -TEXT /usr/local/apache/libexec/mod_vhost_alias.so
usr/lib/dld.sl: Permmision denied
Syntax error on line 207
Cannot load /usr/localapache/libexec/mod_vhost/alias.so into server: Permition denied
- Tags:
- mmap
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2003 08:57 AM
10-16-2003 08:57 AM
Re: Apache installation
I'd say you have a permissions/ownership problem on the file: /usr/lib/dld.sl
You also might have a problem with SHLIB_PATH environment variable, but I'm not sure how it applies here.
Go Patrick! Closing in on the salad bar.
SEP
You also might have a problem with SHLIB_PATH environment variable, but I'm not sure how it applies here.
Go Patrick! Closing in on the salad bar.
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
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2026 Hewlett Packard Enterprise Development LP