Received: (qmail 22711 invoked by uid 501); 16 Mar 2001 18:45:00 -0000 Message-Id: <20010316184500.22710.qmail@apache.org> Date: 16 Mar 2001 18:45:00 -0000 From: James Moechnig Reply-To: James.P.Moechnig@syntegra.com To: submit@bugz.apache.org Subject: libexec/*.so not executable in binary distribution X-Send-Pr-Version: 3.110 >Number: 7428 >Category: os-hpux >Synopsis: libexec/*.so not executable in binary distribution >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache >State: closed >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Fri Mar 16 10:50:01 PST 2001 >Closed-Date: Thu Oct 18 08:35:14 PDT 2001 >Last-Modified: Thu Oct 18 08:35:14 PDT 2001 >Originator: James.P.Moechnig@syntegra.com >Release: 1.3.19 >Organization: >Environment: # uname -a HP-UX hants B.11.00 A 9000/816 1915338291 two-user license patches PHCO_22314 and PHSS_19956, possibly other libc and ld related patches are installed. >Description: httpd will not start after default binary install. cut&paste: # opt/apache/apache/bin/apachectl start /usr/lib/dld.sl: Call to mmap() failed - TEXT /opt/apache/apache/libexec/mod_vhost_alias.so /usr/lib/dld.sl: Permission denied Syntax error on line 207 of /opt/apache/apache/conf/httpd.conf: Cannot load /opt/apache/apache/libexec/mod_vhost_alias.so into server: Permission denied opt/apache/apache/bin/apachectl start: httpd could not be started # See http://www.devresource.hp.com/CXX/Forums/cxx-dev/cxx-dev.0008/0105.html for another instance of this problem. >How-To-Repeat: downloaded http://httpd.apache.org/dist/binaries/hpux/apache_1.3.19-9000-715-hp-hpux11.00.tar.gz . untarred and ran "./install-bindist.sh /opt/apache/apache" . got above results. >Fix: libexec/*.so must be executable. chmod +x libexec/*.so worked for me. the package should probably be shipped this way, or else the need to chmod should be added to the documentation. >Release-Note: >Audit-Trail: State-Changed-From-To: open-closed State-Changed-By: trawick State-Changed-When: Thu Oct 18 08:35:14 PDT 2001 State-Changed-Why: The binary distribution for apache 1.3.22 on HP-UX has been specially built so that the DSOs will be installed with the executable bit on. The mechanism for packaging a binary distribution has been modified in apache 1.3.23-dev so that this problem won't occur in the future. Thanks for bringing this to our attention, and thanks for using Apache! >Unformatted: [In order for any reply to be added to the PR database, you need] [to include in the Cc line and make sure the] [subject line starts with the report component and number, with ] [or without any 'Re:' prefixes (such as "general/1098:" or ] ["Re: general/1098:"). If the subject doesn't match this ] [pattern, your message will be misfiled and ignored. The ] ["apbugs" address is not added to the Cc line of messages from ] [the database automatically because of the potential for mail ] [loops. If you do not include this Cc, your reply may be ig- ] [nored unless you are responding to an explicit request from a ] [developer. Reply only with text; DO NOT SEND ATTACHMENTS! ]